onPlay property

ValueChanged<CountdownTime>? onPlay
final

Called when the timer is started/resumed.

Implementation

final ValueChanged<CountdownTime>? onPlay;