onKeyPress 属性

Stream<KeyboardEvent> onKeyPress

实现

Stream<KeyboardEvent> get onKeyPress => keyPressEvent.forTarget(this);