points property

List<CartesianChartPoint> points
final

It specifies the cartesian chart points.

Implementation

final List<CartesianChartPoint<dynamic>> points;