onKeyDown 属性

Stream<KeyboardEvent> onKeyDown

实现

Stream<KeyboardEvent> get onKeyDown => keyDownEvent.forTarget(this);