worldTransform property Null safety
Our world transform is always the identity. Artboard defines world space.
Implementation
@override
Mat2D get worldTransform => Mat2D();
Our world transform is always the identity. Artboard defines world space.
@override
Mat2D get worldTransform => Mat2D();