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