menu
upload_testing_flutter package
documentation
charts.dart
CartesianChartPoint<D>
regions property
regions property
dark_mode
light_mode
regions
property
List
<
Rect
>
?
regions
getter/setter pair
Store the List of region.
Implementation
List<Rect>? regions;
upload_testing_flutter package
documentation
charts
CartesianChartPoint<D>
regions property
CartesianChartPoint class