onDurationChange property - Element class - dart:html library (original) (raw)

description

ElementStream<Event> getonDurationChange

override

Implementation

ElementStream<Event> get onDurationChange =>
    durationChangeEvent.forElement(this);