Module column

Module column 

Source
Expand description

Distribute content rows vertically while setting the row width to widest row.

For alignment Alignment::Start the last element of the row is flushed to the end. For alignment Alignment::End the first element of the row is flushed to the start.

Future: Idea to implement leaders before/after the flushed element for Start/End alignments.

Structsยง

FlushColumn
A container that distributes its contents vertically.