keyboardKey property

CommandKeyboardKey? keyboardKey
final

The keyboard key which must be held down in order for this command to be triggered.

Implementation

final CommandKeyboardKey? keyboardKey;