menu
meedu package
documentation
notifiers/state_notifier.dart
PersistentStateMixin<State>
mounted property
mounted property
dark_mode
light_mode
mounted
property
bool
get
mounted
inherited
Tell us if the notifier is mounted
Implementation
bool get mounted => !_disposed;
meedu package
documentation
notifiers/state_notifier
PersistentStateMixin<State>
mounted property
PersistentStateMixin mixin