Path2D constructor
Path2D([
- Object? path
Implementation
factory Path2D([_i2.Object? path]) => _i4.callConstructor(
_declaredPath2D,
[path ?? _i6.undefined],
);
factory Path2D([_i2.Object? path]) => _i4.callConstructor(
_declaredPath2D,
[path ?? _i6.undefined],
);