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