verticalDirection property
Determines the order to lay children out vertically and how to interpret
start
and end
values.
Defaults to StacVerticalDirection.down.
Implementation
final StacVerticalDirection? verticalDirection;
Determines the order to lay children out vertically and how to interpret
start
and end
values.
Defaults to StacVerticalDirection.down.
final StacVerticalDirection? verticalDirection;