menu
countdown_manager package
documentation
countdown/countdown_manager.dart
TimerController
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
Implementation
void stop() { _entry?.stop(notifyController: true); }
countdown_manager package
documentation
countdown/countdown_manager
TimerController
stop method
TimerController class