Flutter
widgets
Transform
transform property
transform
description
transform
property
Null safety
Matrix4
transform
final
The matrix to transform the child by during painting.
Implementation
final Matrix4 transform;
Flutter
widgets
Transform
transform property
Transform class
Constructors
Transform
rotate
scale
translate
Properties
alignment
child
filterQuality
hashCode
key
origin
runtimeType
transform
transformHitTests
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==