onTimerDurationChanged property
final
Callback called when the timer duration changes.
The timing of this callback is controlled by changeReportingBehavior.
Implementation
final ValueChanged<Duration> onTimerDurationChanged;
Callback called when the timer duration changes.
The timing of this callback is controlled by changeReportingBehavior.
final ValueChanged<Duration> onTimerDurationChanged;