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