animationProgress property
The animation progress value between 0.0 and 1.0.
Controls the animation state of the bars. 0.0 means no animation, 1.0 means fully animated. Used for staggered bar animations. Defaults to 1.0.
Implementation
final double animationProgress;