EventStreamProvider<MediaKeyEvent> needKeyEvent = const EventStreamProvider<MediaKeyEvent>('webkitneedkey')

Static factory designed to expose needkey events to event handlers that are not necessarily instances of MediaElement.

See EventStreamProvider for usage information.