direction property
The direction of the main axis for this flex layout.
Determines whether children flow horizontally (row) or vertically (column). Also controls the direction of flow with reverse options.
Implementation
final FlexDirection direction;