alignment property

OverlayAlignment alignment
final

alignment is used to align the overlayChild based on its child's constraints. Defaults to OverlayAlignment.bottomCenter

Implementation

final OverlayAlignment alignment;