menuBackground constant

SvgData const menuBackground

Implementation

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