onKeyUp 属性

Stream<KeyboardEvent> onKeyUp

实现

Stream<KeyboardEvent> get onKeyUp => keyUpEvent.forTarget(this);