Dart SDK
dart:html
AnimationNode
class
AnimationNode
Properties
Properties
activeDuration
currentIteration
duration
endTime
localTime
player
startTime
timing
(Not documented.)
Annotations
DocsEditable()
DomName('AnimationNode')
Experimental()
Implemented by
Animation
Properties
double
activeDuration
read-only
int
currentIteration
read-only
double
duration
read-only
double
endTime
read-only
double
localTime
read-only
AnimationPlayer
player
read-only
double
startTime
read-only
Timing
timing
read-only