menu
cg_ui package
documentation
widgets/bottom_navigation_bar.dart
BottomNavivationBar
BottomNavivationBar.new const constructor
BottomNavivationBar.new const constructor
dark_mode
light_mode
BottomNavivationBar
constructor
const
BottomNavivationBar
(
String
currentPage
, {
Key
?
key
,
})
Implementation
const BottomNavivationBar(this.currentPage, {super.key});
cg_ui package
documentation
widgets/bottom_navigation_bar
BottomNavivationBar
BottomNavivationBar.new const constructor
BottomNavivationBar class