Flutter
widgets
ListBody
mainAxis property
mainAxis
description
mainAxis
property
Null safety
Axis
mainAxis
final
The direction to use as the main axis.
Implementation
final Axis mainAxis;
Flutter
widgets
ListBody
mainAxis property
ListBody class
Constructors
ListBody
Properties
children
hashCode
key
mainAxis
reverse
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==