position property

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