keyUpEvent constant

Implementation

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