Stack / VStack / HStack
Flex layout components for arranging children vertically (VStack), horizontally (HStack), or in a configurable direction (Stack).
Center
A layout component that centers its children both horizontally and vertically.
Container
A centered, max-width constrained container for page-level content.