Stream of keydown events handled by this Window.
keydown
Stream<KeyboardEvent> get onKeyDown => Element.keyDownEvent.forTarget(this);