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