Expand description
Defines alignment options for layout components.
Enumsยง
- Alignment
- Specifies the alignment of a child within its parent.
- Cross
Axis Alignment - Alignment along the cross axis (perpendicular to the layout direction).
- Main
Axis Alignment - Alignment along the main axis (the direction of layout).