verticalDirection property
The vertical direction for the panels' layout. Can be set to VerticalDirection.down or VerticalDirection.up.
Implementation
final VerticalDirection? verticalDirection;
The vertical direction for the panels' layout. Can be set to VerticalDirection.down or VerticalDirection.up.
final VerticalDirection? verticalDirection;