position property
final
The position
argument passed to MenuController.open.
The position should be used to offset the menu relative to the top-left corner of the anchor.
Implementation
final Offset? position;
The position
argument passed to MenuController.open.
The position should be used to offset the menu relative to the top-left corner of the anchor.
final Offset? position;