MephistoBottomBar constructor
Implementation
const MephistoBottomBar(
{super.key,
required this.activeIndex,
required this.onTap,
required this.bottomBarItems,
this.showLabels = false});
const MephistoBottomBar(
{super.key,
required this.activeIndex,
required this.onTap,
required this.bottomBarItems,
this.showLabels = false});