menu
comet_cli package
documentation
utils/progress_star.dart
ProgressStar
clean static method
clean static method
dark_mode
light_mode
clean
static method
void
clean
(
)
Implementation
static void clean() { _timer?.cancel(); _BlinkStar.stop(); }
comet_cli package
documentation
utils/progress_star
ProgressStar
clean static method
ProgressStar class