menu
Dart
dart:html
GlobalEventHandlers
onTimeUpdate property
onTimeUpdate
brightness_4
brightness_5
description
onTimeUpdate
property
Stream
<
Event
>
onTimeUpdate
Implementation
Stream<Event> get onTimeUpdate => timeUpdateEvent.forTarget(this);
Dart
dart:html
GlobalEventHandlers
onTimeUpdate property
GlobalEventHandlers class