mirror of
https://github.com/flutter/flutter.git
synced 2026-02-06 03:39:05 +08:00
fixes [Some of the menu examples don't contain `SafeArea`](https://github.com/flutter/flutter/issues/132388) ### Description This fixes the menu examples for running on mobile with a safe area. 