onTimerStarts property
Callback triggered when the timer starts.
Implementation
final FutureOr<void> Function(BuildContext context) onTimerStarts;
Callback triggered when the timer starts.
final FutureOr<void> Function(BuildContext context) onTimerStarts;