animationProgress property

double? animationProgress
final

Manually control the animation's progress, from 0.0 to 1.0.

If null, the animation loops continuously.

Implementation

final double? animationProgress;