menuBackground constant

SvgData const menuBackground

Implementation

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