points property

List<Offset> points
getter/setter pair

List of points that form the line.

Implementation

List<Offset> points = [];