Module v_stack

Source
Expand description

Vertical Flex Layout

Structsยง

VStack
A vertical stack layout container that arranges children in a column. Implements background and border styling, and conforms to StackContainer behavior.