direction property

StacAxis? direction
final

The direction to lay out the children. Defaults to StacAxis.horizontal.

Implementation

final StacAxis? direction;