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