menu
game_scaffold_dart package
documentation
game_scaffold_dart.dart
ProviderElementBase<State>
mounted property
mounted property
dark_mode
light_mode
mounted
property
@visibleForTesting
bool
get
mounted
Whether the element was disposed or not
Implementation
@visibleForTesting bool get mounted => _mounted;
game_scaffold_dart package
documentation
game_scaffold_dart
ProviderElementBase<State>
mounted property
ProviderElementBase class