menu
efficient_circular_countdown_timer package
documentation
countdown_timer_widget.dart
EfficientCircularCountdownTimer
onChange property
onChange property
dark_mode
light_mode
onChange
property
ValueChanged
<
String
>
?
onChange
final
Callback when the timer value changes.
Implementation
final ValueChanged<String>? onChange;
efficient_circular_countdown_timer package
documentation
countdown_timer_widget
EfficientCircularCountdownTimer
onChange property
EfficientCircularCountdownTimer class