menu
tenun package
documentation
core/chart_animation_system.dart
ChartAnimationController
stop method
stop method
dark_mode
light_mode
stop
method
void
stop
(
)
Implementation
void stop() { if (_disposed) return; _ctrl.stop(); }
tenun package
documentation
core/chart_animation_system
ChartAnimationController
stop method
ChartAnimationController class