playingEvent constant - Element class - dart:html library (original) (raw)

description

EventStreamProvider<Event> const playingEvent

Implementation

static const EventStreamProvider<Event> playingEvent =
    const EventStreamProvider<Event>('playing');