entries property

List<LegendEntry<D>>? entries
final

The list of entries that should be displayed within this category.

Implementation

final List<LegendEntry<D>>? entries;