mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 19:28:51 +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)