constant
keyUpEvent

EventStreamProvider<KeyboardEvent> keyUpEvent = const EventStreamProvider<KeyboardEvent>('keyup')

(Not documented.)