menuProfile constant
Implementation
static const SvgData menuProfile = SvgData(
'assets/icons/menu/profile.svg',
width: 50,
height: 50,
);
static const SvgData menuProfile = SvgData(
'assets/icons/menu/profile.svg',
width: 50,
height: 50,
);