Path toPath({double startAngle = 0.0}) => toPathWith( path: Path(), startAngle: startAngle, repeatPath: false, closePath: true, );