position property
final
The preferred position of the menu relative to the anchor widget. If null, the position is calculated automatically based on available space.
Implementation
final PreferredPosition? position;
The preferred position of the menu relative to the anchor widget. If null, the position is calculated automatically based on available space.
final PreferredPosition? position;