MobileDrawer constructor
const
MobileDrawer({})
Implementation
const MobileDrawer({
super.key,
this.header,
required this.menuGroups,
this.claims,
this.backgroundColor,
this.selectedColor,
this.unselectedColor,
});