menu
codeveloper_tools package
documentation
MyTools/tools/Timer_Tools/CircularCountdownTimer.dart
MyCircularCountdownTimer
onPlay property
onPlay property
dark_mode
light_mode
onPlay
property
ValueChanged
<
CountdownTime
>
?
onPlay
final
Called when the timer is started/resumed.
Implementation
final ValueChanged<CountdownTime>? onPlay;
codeveloper_tools package
documentation
MyTools/tools/Timer_Tools/CircularCountdownTimer
MyCircularCountdownTimer
onPlay property
MyCircularCountdownTimer class