points property

List<Point> points
inherited

The points that make up the line

Implementation

List<Point> get points => throw _privateConstructorUsedError;