menu
js_bindings package
documentation
bindings/web_animations_1.dart
PropsAnimation
finished property
finished property
dark_mode
light_mode
finished
property
Future
<
Animation
>
get
finished
Implementation
Future<Animation> get finished => js_util.promiseToFuture(js_util.getProperty(this, 'finished'));
js_bindings package
documentation
bindings/web_animations_1
PropsAnimation
finished property
PropsAnimation extension on
Animation