Creates a transform layer.
The transform and offset properties must be non-null before the compositing phase of the pipeline.
transform
offset
TransformLayer({Matrix4? transform, super.offset}) : _transform = transform;