popoverWidthConstraint property
Width constraint strategy for the autocomplete popover.
Determines how the popover width relates to its anchor (the text field). Options include matching anchor width, flexible sizing, or fixed dimensions.
Implementation
final PopoverConstraint? popoverWidthConstraint;