playingEvent constant - Element class - dart:html library (original) (raw)
EventStreamProvider<Event> const playingEvent
Implementation
static const EventStreamProvider<Event> playingEvent =
const EventStreamProvider<Event>('playing');
EventStreamProvider<Event> const playingEvent
static const EventStreamProvider<Event> playingEvent =
const EventStreamProvider<Event>('playing');