PathOpsRawPath constructor
PathOpsRawPath(
- Float32List points,
- Uint8List verbs
Implementation
PathOpsRawPath(this.points, this.verbs);
PathOpsRawPath(this.points, this.verbs);