menu
syncfusion_flutter_core package
documentation
legend_internal.dart
SfLegend
items property
items property
dark_mode
light_mode
items
property
List
<
LegendItem
>
?
items
final
Specifies the legend items.
Implementation
final List<LegendItem>? items;
syncfusion_flutter_core package
documentation
legend_internal
SfLegend
items property
SfLegend class