items property

List<LegendItem>? items
final

Specifies the legend items.

Implementation

final List<LegendItem>? items;