animationProgress property
Manually control the animation's progress, from 0.0 to 1.0.
If null, the animation loops continuously.
Implementation
final double? animationProgress;
Manually control the animation's progress, from 0.0 to 1.0.
If null, the animation loops continuously.
final double? animationProgress;