• Qun Cheng's avatar
    Implement `SubmenuButton.onFocusChange` (#139678) · 613a0ac5
    Qun Cheng authored
    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`:)
    613a0ac5
menu_anchor.dart 140 KB