Stream of keyup events handled by this Window.
keyup
Stream<KeyboardEvent> get onKeyUp => Element.keyUpEvent.forTarget(this);