transform property

Matrix4? transform
final

The transformation matrix to apply before painting the container.

See Matrix4.

Implementation

final Matrix4? transform;