menu
flower_fire package
documentation
widgets/smart_cooking_timer.dart
CookingTask
progress property
progress property
dark_mode
light_mode
progress
property
double
get
progress
Implementation
double get progress => 1 - (remainingSeconds / totalSeconds);
flower_fire package
documentation
widgets/smart_cooking_timer
CookingTask
progress property
CookingTask class