transform property Null safety
final
The transformation matrix to apply before painting the container.
Implementation
final Matrix4? transform;
The transformation matrix to apply before painting the container.
final Matrix4? transform;