menu
flower_fire package
documentation
widgets/smart_cooking_timer.dart
CookingTask
reset method
reset method
dark_mode
light_mode
reset
method
void
reset
(
)
Implementation
void reset() { pause(); remainingSeconds = totalSeconds; }
flower_fire package
documentation
widgets/smart_cooking_timer
CookingTask
reset method
CookingTask class