menu
flutter_animated_border package
documentation
flutter_animated_border.dart
AnimatedBorderController
stopAnimation method
stopAnimation method
dark_mode
light_mode
stopAnimation
method
dynamic
stopAnimation
(
{
bool
force
=
false
,
})
Implementation
stopAnimation({bool force = false}) { _state?._stopAnimation(force: force); }
flutter_animated_border package
documentation
flutter_animated_border
AnimatedBorderController
stopAnimation method
AnimatedBorderController class