VStack (vstack
)
Vertically stack elements.
Accepts many children.
Example
vstack
text "one"
text "two"
one
two
Attributes
width
Fixed width
height
Fixed height
min_width
Minimum width
min_height
Minimum height