onKeyPress property

Stream<KeyboardEvent> onKeyPress

Implementation

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