Skip to main content
column lays out children vertically. Use spacing in the style for consistent gaps between children.

Properties

column has no node-specific properties. On a column, verticalAlignment positions the child group along the column’s height and horizontalAlignment aligns each child across its width. spacing adds vertical gaps. See How layout alignment works.

Example

Use weight on a child when it should consume remaining space in the column.