menu
easy_count_timer package
documentation
easy_count_timer.dart
CountTimer
onEnd property
onEnd property
dark_mode
light_mode
onEnd
property
VoidCallback
?
onEnd
final
Function to call when the timer is over.
Implementation
final VoidCallback? onEnd;
easy_count_timer package
documentation
easy_count_timer
CountTimer
onEnd property
CountTimer class