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

description

EventStreamProvider<Event> const stalledEvent

Implementation

static const EventStreamProvider<Event> stalledEvent =
    const EventStreamProvider<Event>('stalled');