onStart property

VoidCallback? onStart
final

This Callback will execute when the Countdown Starts.

Implementation

final VoidCallback? onStart;