menu
kaeru package
documentation
shared/watcher.dart
Watcher<T>
value property
value property
dark_mode
light_mode
value
property
T
get
value
inherited
The current value of the notifier.
Implementation
T get value;
kaeru package
documentation
shared/watcher
Watcher<T>
value property
Watcher mixin