menu
save_points_chart package
documentation
widgets/chart_legend_scope.dart
ChartLegendScope
dataSets property
dataSets property
dark_mode
light_mode
dataSets
property
List
<
ChartDataSet
>
dataSets
final
The full list of datasets. Not mutated.
Implementation
final List<ChartDataSet> dataSets;
save_points_chart package
documentation
widgets/chart_legend_scope
ChartLegendScope
dataSets property
ChartLegendScope class