menu
kaeru package
documentation
shared/watcher.dart
Watcher<T>
mounted property
mounted property
dark_mode
light_mode
mounted
property
bool
get
mounted
inherited
Whether the notifier is mounted.
Implementation
bool get mounted => _mounted;
kaeru package
documentation
shared/watcher
Watcher<T>
mounted property
Watcher mixin