menu
unit_widgets_display package
documentation
StatefulWidget/BottomAppBar/node1_base.dart
CustomBottomAppBar
CustomBottomAppBar.new const constructor
CustomBottomAppBar.new const constructor
dark_mode
light_mode
CustomBottomAppBar
constructor
const
CustomBottomAppBar
(
{
Key
?
key
,
})
Implementation
const CustomBottomAppBar({Key? key}) : super(key: key);
unit_widgets_display package
documentation
StatefulWidget/BottomAppBar/node1_base
CustomBottomAppBar
CustomBottomAppBar.new const constructor
CustomBottomAppBar class