Expand description
Distribute content columns horizontally while setting the column height to highest column.
For alignment Alignment::Start the last element of the column is flushed to the end.
For alignment Alignment::End the first element of the column is flushed to the start.
Future: Idea to implement leaders before/after the flushed element for Start/End
alignments.
Structsยง
- Flush
Row - A container that distributes its contents horizontally.