menu
gradient_widgets_plus package
documentation
gradient_widgets_plus.dart
GradientProgressIndicatorState
stopAnimation method
stopAnimation method
dark_mode
light_mode
stopAnimation
method
void
stopAnimation
(
)
Implementation
void stopAnimation() { _controller!.stop(); }
gradient_widgets_plus package
documentation
gradient_widgets_plus
GradientProgressIndicatorState
stopAnimation method
GradientProgressIndicatorState class