menu
mephisto_ui
components/bottombar/mephisto_bottombar.dart
BottomBarItem
BottomBarItem constructor
BottomBarItem
dark_mode
light_mode
BottomBarItem
constructor
BottomBarItem
(
{
String
?
icon
,
String
?
activeIcon
,
String
?
name
,
int
?
index
,
})
Implementation
BottomBarItem({this.icon, this.activeIcon, this.name, this.index});
mephisto_ui
mephisto_bottombar
BottomBarItem
BottomBarItem constructor
BottomBarItem class