points property

  1. @override
List<PathPoint> points
override

Implementation

@override
List<PathPoint> get points => _points;