transform property

Matrix4 transform

The matrix transformation applied to this child, used by paint and hitTest.

Implementation

Matrix4 get transform => _parentData.transform;