menu
kaeru package
documentation
shared/watcher.dart
Watcher<T>
getCC method
getCC method
dark_mode
light_mode
getCC
method
Picker
?
getCC
(
)
inherited
Gets the current compute.
Implementation
Picker? getCC() { return computes[currentIndexCompute++]; }
kaeru package
documentation
shared/watcher
Watcher<T>
getCC method
Watcher mixin