We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56bbc24 commit 6cab13dCopy full SHA for 6cab13d
lib/src/material/material_desktop_controls.dart
@@ -96,7 +96,6 @@ class _MaterialDesktopControlsState extends State<MaterialDesktopControls>
96
);
97
}
98
99
-
100
return KeyboardListener(
101
focusNode: _focusNode,
102
onKeyEvent: _handleKeyPress,
0 commit comments