popoverAnchorAlignment property
Alignment point on the anchor widget where the popover attaches.
Specifies which edge/corner of the text field the popover should align to. Defaults to bottom-start (bottom-left in LTR, bottom-right in RTL).
Implementation
final AlignmentDirectional? popoverAnchorAlignment;