data property

List<CartesianChartPoint>? data
final

Get the data points of the trendline.

Implementation

final List<CartesianChartPoint<dynamic>>? data;