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