fzyzcjy 00bbf5434c
Allow users to provide route settings to showMenu (#124935)
Background: I am adding logging to things like dialogs, bottom sheets and menus. Then I realized that, showMenu does not allow users to provide RouteSettings, while showDialog and showModalBottomSheet both allow. Therefore, IMHO a consistent API design may need to add this to showMenu.

I will add tests if this proposal looks OK :)
2023-04-28 15:21:54 +00:00
..