verticalDirection property

VerticalDirection verticalDirection
getter/setter pair

verticalDirection used, if shouldWrap is true,

Determines the order to lay children out vertically and how to interpret start and end in the vertical direction.

Defaults to VerticalDirection.down.

Implementation

VerticalDirection verticalDirection;