mirror of
https://github.com/flutter/flutter.git
synced 2026-01-20 20:55:29 +08:00
## Description This converts the `MenuAnchor` class to use `OverlayPortal` instead of directly using the overlay. ## Related Issues - Fixes https://github.com/flutter/flutter/issues/124830 ## Tests - No tests yet (hence it is a draft)