Module alignment

Source
Expand description

Defines alignment options for layout components.

Enumsยง

Alignment
Specifies the alignment of a child within its parent.
CrossAxisAlignment
Alignment along the cross axis (perpendicular to the layout direction).
MainAxisAlignment
Alignment along the main axis (the direction of layout).