KeyStroke.control constructor
const
KeyStroke.control(
- ControlCharacter controlChar
Creates a keystroke for a control character.
Implementation
const KeyStroke.control(this.controlChar) : char = '', isControl = true;