onKeyPress 属性

ElementStream<KeyboardEvent> onKeyPress

由此 Element 处理的 keypress 事件流。

实现

ElementStream<KeyboardEvent> get onKeyPress;