Dart SDK
dart:html
Animation
supported
supported
Dart SDK
dart:html
Animation
supported
property
supported
Dart SDK
dart:html
Animation
Static properties
instanceRuntimeType
supported
Constructors
internal_
Properties
currentTime
effect
finished
id
playbackRate
playState
ready
startTime
hashCode
on
runtimeType
Operators
operator ==
Methods
cancel
finish
pause
play
reverse
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;