ClosedVectorPath constructor
ClosedVectorPath({
- required List<
VectorPathCommand> commands,
Implementation
ClosedVectorPath({required this.commands});
ClosedVectorPath({required this.commands});