menu
nimble_charts package
documentation
flutter.dart
CartesianChart<D>
animatingThisDraw property
animatingThisDraw property
dark_mode
light_mode
animatingThisDraw
property
bool
get
animatingThisDraw
inherited
Implementation
bool get animatingThisDraw => transition.inMilliseconds > 0 && !_animationsTemporarilyDisabled;
nimble_charts package
documentation
flutter
CartesianChart<D>
animatingThisDraw property
CartesianChart class