points property

List<CartesianChartPoint> points
final

Specifies the cartesian chart points.

Implementation

final List<CartesianChartPoint<dynamic>> points;