menu
charts_flutter_new package
documentation
flutter.dart
BaseChart<D>
behaviors property
behaviors property
dark_mode
light_mode
behaviors
property
List
<
ChartBehavior
<
D
>
>
?
behaviors
final
Implementation
final List<ChartBehavior<D>>? behaviors;
charts_flutter_new package
documentation
flutter
BaseChart<D>
behaviors property
BaseChart class