triggerPositionAndSize property

TriggerPositionAndSize? triggerPositionAndSize
final

TriggerPositionAndSize of the SelectionMenu, which is typically a button.

Note that the TriggerPositionAndSize.position is the Offset from the top-left of the visible screen.

Must not be null.

See also:

Implementation

final TriggerPositionAndSize? triggerPositionAndSize;