popoverWidthConstraint property

PopoverConstraint? popoverWidthConstraint
final

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;