arcs property

List<CubicArc> arcs

Returns CubicArc representation of path.

Implementation

List<CubicArc> get arcs => _arcs;