popoverAlignment property
Alignment for the popover relative to its anchor widget.
Used only when mode is PromptMode.popover. Controls where the popover appears relative to the picker button.
Implementation
final AlignmentGeometry? popoverAlignment;