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