KeyEvent

constructor(key: String, alt: Boolean = false, ctrl: Boolean = false, shift: Boolean = false)