menu
kaeru package
documentation
shared/watcher.dart
WatcherRaw<T>
computes property
computes property
dark_mode
light_mode
computes
property
Map
<
int
,
Picker
>
computes
getter/setter pair
A map of computes that are used by this watcher.
Implementation
Map<int, Picker> computes = {};
kaeru package
documentation
shared/watcher
WatcherRaw<T>
computes property
WatcherRaw class