menu
save_points_chart package
documentation
widgets/chart_legend.dart
ChartLegend
items property
items property
dark_mode
light_mode
items
property
List
<
ChartLegendItem
>
items
final
The rows/columns to show.
Implementation
final List<ChartLegendItem> items;
save_points_chart package
documentation
widgets/chart_legend
ChartLegend
items property
ChartLegend class