cubics property

List<List<Offset>> cubics
final

The control points of cubic bezier segments of this spline.

Implementation

final List<List<Offset>> cubics;