Update key examples to use `Focus` widgets instead of `RawKeyboardListener` (#101537)
This updates the examples for PhysicalKeyboardKey and LogicalKeyboardKey to use Focus widgets that handle the keys instead of using RawKeyboardListener, since that usually leads people down the wrong path. Updated the See Also and added tests as well. Also exposed the `physicalKey` attribute for `tester.sendKeyEvent`.
G
Greg Spencer committed
efe76a53739b7d84d1a3f1cadfa74e838fe8a7a0
Parent: cae740b
Committed by GitHub <noreply@github.com>
on 4/8/2022, 7:05:41 PM