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