menu
app_essentials package
documentation
widgets/custom_expandable_appbar.dart
CustomExpandedAppBar
CustomExpandedAppBar.new const constructor
CustomExpandedAppBar.new const constructor
dark_mode
light_mode
CustomExpandedAppBar
constructor
const
CustomExpandedAppBar
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const CustomExpandedAppBar({super.key, required this.child});
app_essentials package
documentation
widgets/custom_expandable_appbar
CustomExpandedAppBar
CustomExpandedAppBar.new const constructor
CustomExpandedAppBar class