menu
manim_web package
documentation
animation/animation.dart
Animation
setRunTime method
setRunTime method
dark_mode
light_mode
setRunTime
method
void
setRunTime
(
double
runTime
)
Implementation
void setRunTime(double runTime) => this.runTime = runTime;
manim_web package
documentation
animation/animation
Animation
setRunTime method
Animation class