menu
flutter_chartx package
documentation
components/ChartState.dart
ChartLabeledState
hover property
hover property
dark_mode
light_mode
hover
property
double
get
hover
Implementation
double get hover => animationValueOf("hover") ?? hoverAnimTarget;
flutter_chartx package
documentation
components/ChartState
ChartLabeledState
hover property
ChartLabeledState class