menuNotifications constant

SvgData const menuNotifications

Implementation

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