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