Std.Ui.Layout.Alignment
1 declaration
type
AlignmentThis declaration introduces a public type.
What it does
Where a child sits across its stack, or inside a layer.
Stretch gives a child without a fixed length the whole cross extent,
which is what an application column or toolbar wants; the other three keep
the child at its measured length.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
