menu
neom_states package
documentation
ui/pomodoro_controller.dart
PomodoroController
skipPhase method
skipPhase method
dark_mode
light_mode
skipPhase
method
void
skipPhase
(
)
Implementation
void skipPhase() { _timer?.cancel(); _onPhaseComplete(); }
neom_states package
documentation
ui/pomodoro_controller
PomodoroController
skipPhase method
PomodoroController class