Module layout
Source - Alignment
- Controls child alignment within a layout.
- LayoutBuilder
- Builder for configuring layout properties in a
Declaration
. - Padding
- Represents padding values for each side of an element.
- LayoutAlignmentX
- Represents horizontal alignment options for layout elements.
- LayoutAlignmentY
- Represents vertical alignment options for layout elements.
- LayoutDirection
- Defines the layout direction for arranging child elements.
- Sizing
- Represents different sizing strategies for layout elements.
- SizingType
- Defines different sizing behaviors for an element.