menu
aegee_leiden_app
screens/navigationShell/local_widgets/appBar.dart
CustomAppBar
CustomAppBar const constructor
CustomAppBar
dark_mode
light_mode
CustomAppBar
constructor
const
CustomAppBar
(
{
Key
?
key
,
bool
isWide
=
false
}
)
Implementation
const CustomAppBar({ super.key, this.isWide = false, });
aegee_leiden_app
appBar
CustomAppBar
CustomAppBar const constructor
CustomAppBar class