Flutter
widgets
RotatedBox
quarterTurns property
quarterTurns
RotatedBox class
Constructors
RotatedBox
Properties
quarterTurns
child
hashCode
key
runtimeType
Methods
createRenderObject
updateRenderObject
createElement
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
quarterTurns property
int
quarterTurns
final
The number of clockwise quarter turns the child should be rotated.
Implementation
final int quarterTurns