alignment property

Alignment alignment
final

Alignment of the whole overlay.

The overlay is aligned within a stack that has a size determined by the child that is passed.

Defaults to Alignment.topRight.

Implementation

final Alignment alignment;