A bunch of cleanups and a missing `ShortcutRegistar` in `WidgetsApp` (#104560)
A bunch of random cleanup things I found while doing MenuBar development. Changes an if test to an assert in binding.dart, since the if should always be true. Adds the default ShortcutRegistrar that should have been in the ShortcutRegistry PR. Moves a debug message in the FocusManager to print the result after the focus change instead of before. Reorders the test parameters in theme_data_test.dart to match the order of the theme data fields everywhere else.
G
Greg Spencer committed
0a417c3b490b1986a320d8f32bc8943b9915e409
Parent: 19d69a9
Committed by GitHub <noreply@github.com>
on 5/25/2022, 4:32:46 PM