Expand description
A container which aligns its children in a column.
Functions§
- column
- A container which aligns its children in a column.
- with_
capacity - A pre-allocated [
column]. - with_
children - A [
column] that will be assigned anIteratorof children.