menu
kaeru package
documentation
shared/watcher.dart
WatcherRaw<T>
currentIndexCompute property
currentIndexCompute property
dark_mode
light_mode
currentIndexCompute
property
int
currentIndexCompute
getter/setter pair
The current index of the compute being used.
Implementation
int currentIndexCompute = 0;
kaeru package
documentation
shared/watcher
WatcherRaw<T>
currentIndexCompute property
WatcherRaw class