Dart SDK
dart:html
Animation
constructor
Animation.internal_
Animation.internal_
class Animation
Constructors
internal_
Properties
currentTime
effect
finished
id
playbackRate
playState
ready
startTime
hashCode
on
runtimeType
Methods
cancel
finish
pause
play
reverse
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
supported
Animation.internal_
(
)
Source
@Deprecated("Internal Use Only") Animation.internal_() : super.internal_();
constructor Animation.internal_