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