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