paths property

List<CubicPath> paths

List of currently completed lines.

Implementation

List<CubicPath> get paths => _paths;