Dart
dart:html
Animation
onCancel property
description
onCancel property
Stream
<
Event
>
onCancel
Implementation
Stream<Event>
get
onCancel => cancelEvent.forTarget(
this
);