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