onTimerDurationChanged property
final
Callback called when the timer duration changes.
Implementation
final ValueChanged<Duration> onTimerDurationChanged;
Callback called when the timer duration changes.
final ValueChanged<Duration> onTimerDurationChanged;