position property

PreferredPosition? position
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;