points property

List<OffsetPoint> points

Returns raw data of path.

Implementation

List<OffsetPoint> get points => _points;