Flutter
widgets
AnimatedContainer
transform property
transform
AnimatedContainer class
Constructors
AnimatedContainer
Properties
alignment
child
constraints
decoration
foregroundDecoration
margin
padding
transform
curve
duration
hashCode
key
runtimeType
Methods
createState
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
transform property
Matrix4
transform
final
The transformation matrix to apply before painting the container.
Implementation
final Matrix4 transform