cushy/guide/src/widgets/layout/stack.md
2024-01-07 11:49:39 -08:00

885 B

Stack

The Stack widget lays a set of Children as either a set of columns or rows. It is a convenient way to construct a 1D Grid. It can be constructed using either:

The stack widget places spacing between each element called a gutter.