menu
nets_core package
documentation
app_stack.dart
AppState
showAppBar property
showAppBar property
dark_mode
light_mode
showAppBar
property
ValueNotifier
<
bool
>
showAppBar
getter/setter pair
Implementation
static ValueNotifier<bool> showAppBar = ValueNotifier(false);
nets_core package
documentation
app_stack
AppState
showAppBar property
AppState class