Dart
dart:html
GlobalEventHandlers
onDurationChange property
description
onDurationChange property
Stream
<
Event
>
onDurationChange
Implementation
Stream<Event>
get
onDurationChange => durationChangeEvent.forTarget(
this
);