anchorRect property
final
The position of the anchor widget that the menu is attached to, relative to the nearest ancestor Overlay when RawMenuAnchor.useRootOverlay is false, or the root Overlay when RawMenuAnchor.useRootOverlay is true.
Implementation
final ui.Rect anchorRect;