Implement `SubmenuButton.onFocusChange` (#139678)
Fixes #139409 `SubmenuButton.onFocusChange` is not implemented. This PR is just add one line fix to assign this property to `TextButton.onFocusChange` which is used in `SubmenuButton`:)
Showing
Please register or sign in to comment