dataPoint property
The single data point in this dataset.
Each dataset represents one point on the chart.
Implementation
// / The label is stored in [dataPoint.label].
final ChartDataPoint dataPoint;
The single data point in this dataset.
Each dataset represents one point on the chart.
// / The label is stored in [dataPoint.label].
final ChartDataPoint dataPoint;