menuDevices constant

SvgData const menuDevices

Implementation

static const SvgData menuDevices = SvgData(
  'assets/icons/menu_devices.svg',
  width: 32,
  height: 32,
);