popoverAlignment property
Alignment point on the popover for anchor attachment.
Overrides the theme default. Specifies which edge/corner of the popover aligns with the anchor point. When null, uses theme or top-start.
Implementation
final AlignmentDirectional? popoverAlignment;