tapRegionGroupId property
Optional tap-region group ID for the context menu overlay.
When provided, the menu joins that shared region so it can live inside a parent popup without causing outside-tap dismissal there. If omitted, the menu automatically inherits the nearest PopOverlayTapRegionScope when available.
Implementation
final Object? tapRegionGroupId;