verticalDirection property

StacVerticalDirection? verticalDirection
final

Determines the order to lay children out vertically and how to interpret start and end values. Defaults to StacVerticalDirection.down.

Implementation

final StacVerticalDirection? verticalDirection;