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