seriesLabelFor property
Optional custom label resolver (see ChartLegend.fromDataSets).
Implementation
final String Function(Color color, List<ChartDataSet> group)? seriesLabelFor;
Optional custom label resolver (see ChartLegend.fromDataSets).
final String Function(Color color, List<ChartDataSet> group)? seriesLabelFor;