menu
kaeru package
documentation
shared/reactive_notifier.dart
ReactiveNotifier<T>
value property
value property
dark_mode
light_mode
value
property
T
get
value
The current value of the notifier.
Implementation
T get value;
kaeru package
documentation
shared/reactive_notifier
ReactiveNotifier<T>
value property
ReactiveNotifier class