onKeyUp property

Stream<KeyboardEvent> onKeyUp

Implementation

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