menu
animated_chat_record_button package
documentation
animations.dart
AnimationGlop
stopTimer method
stopTimer method
dark_mode
light_mode
stopTimer
method
void
stopTimer
(
)
Implementation
void stopTimer() { recordTimer?.cancel(); secondsElapsed.value = 0; }
animated_chat_record_button package
documentation
animations
AnimationGlop
stopTimer method
AnimationGlop class