menuNotifications constant

SvgData const menuNotifications

Implementation

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