menu
elegant_notification package
documentation
widgets/animated_progress_bar.dart
AnimatedProgressBar
pauseAnimation method
pauseAnimation method
dark_mode
light_mode
pauseAnimation
method
void
pauseAnimation
(
)
Implementation
void pauseAnimation() { _controller?.stop(); }
elegant_notification package
documentation
widgets/animated_progress_bar
AnimatedProgressBar
pauseAnimation method
AnimatedProgressBar class