menu
neo_concierge
app/utils/widgets/bottum_nav_bar.dart
BottomNavBar
BottomNavBar constructor
BottomNavBar
dark_mode
light_mode
BottomNavBar
constructor
BottomNavBar
(
{
Key
?
key
,
int
?
index
,
RxBool
?
isTop
,
VoidCallback
?
backTopTop
,
})
Implementation
BottomNavBar({super.key, this.index, this.isTop, this.backTopTop});
neo_concierge
bottum_nav_bar
BottomNavBar
BottomNavBar constructor
BottomNavBar class