deformedPoints property

List<PathPoint> get deformedPoints

Implementation

List<PathPoint> get deformedPoints => points;