constant
keyPressEvent

EventStreamProvider<KeyboardEvent> keyPressEvent = const EventStreamProvider<KeyboardEvent>('keypress')

(Not documented.)