menu
countdown_manager package
documentation
countdown/countdown_manager.dart
TimerController
state property
state property
dark_mode
light_mode
state
property
TimerRunState
get
state
Implementation
TimerRunState get state => _entry?.state ?? TimerRunState.stopped;
countdown_manager package
documentation
countdown/countdown_manager
TimerController
state property
TimerController class