menu
charts_common_sa package
documentation
common.dart
BaseChart<D>
animationPercent property
animationPercent property
dark_mode
light_mode
animationPercent
property
double
animationPercent
getter/setter pair
A value in the range [0.0, 1.0] that indicates the animation progress.
Implementation
double animationPercent = 0;
charts_common_sa package
documentation
common
BaseChart<D>
animationPercent property
BaseChart class