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