onKeyUp property

Implementation

ElementStream<KeyboardEvent> get onKeyUp =>
    EventStreamProviders.keyUpEvent.forElement(this);