RawMenuOverlayInfo constructor
Creates a RawMenuOverlayInfo.
Implementation
const RawMenuOverlayInfo({
required this.anchorRect,
required this.overlaySize,
required this.tapRegionGroupId,
this.position,
});
Creates a RawMenuOverlayInfo.
const RawMenuOverlayInfo({
required this.anchorRect,
required this.overlaySize,
required this.tapRegionGroupId,
this.position,
});