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