keyUpEvent constant Null safety

EventStreamProvider<KeyboardEvent> const keyUpEvent

Implementation

static const EventStreamProvider keyUpEvent =
    const EventStreamProvider('keyup')