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