points property

  1. @override
List<PathPoint> get points
override

Implementation

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