pointerLockErrorEvent constant Null safety

EventStreamProvider<Event> const pointerLockErrorEvent

Implementation

static const EventStreamProvider<Event> pointerLockErrorEvent =
    const EventStreamProvider<Event>('pointerlockerror');