menuDevices constant

SvgData const menuDevices

Implementation

static const SvgData menuDevices = SvgData(
  'assets/icons/menu/devices.svg',
  width: 50,
  height: 50,
);