transform property
The paint transform that is used by the default paint, hitTest, and applyPaintTransform implementations.
Implementation
Matrix4 transform = Matrix4.identity();
The paint transform that is used by the default paint, hitTest, and applyPaintTransform implementations.
Matrix4 transform = Matrix4.identity();