popoverWidthConstraint property
Width constraint strategy for the autocomplete popover.
Overrides the theme default. Determines how popover width relates to the anchor widget. When null, uses theme value or matches anchor width.
Implementation
final PopoverConstraint? popoverWidthConstraint;