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.
Showing
This diff is collapsed.
Please register or sign in to comment