Greg Spencer 4b39f071f3
Add controller argument to SubmenuButton (#125000)
## Description

This adds an optional argument to the `SubmenuButton` that allows the creator to supply a `MenuController` for controlling the menu.

## Related Issues
 - Fixes https://github.com/flutter/flutter/issues/124988

## Tests
 - Added tests for new argument.
2023-04-18 21:09:53 +00:00
..