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