transform property

Matrix4 transform
getter/setter pair

The paint transform that is used by the default paint, hitTest, and applyPaintTransform implementations.

Implementation

Matrix4 transform = Matrix4.identity();