alignment property

AlignmentGeometry alignment
final

How to align the non-positioned and partially-positioned children in the stack.

Defaults to AlignmentDirectional.topStart.

See Stack.alignment for more information.

Implementation

final AlignmentGeometry alignment;