Dart API Reference
dart:html
AnimationNode
AnimationNode
class
Annotated by:
DocsEditable()
DomName('AnimationNode')
Experimental()
Implementors
Animation
Instance Properties
activeDuration
double
read-only
currentIteration
int
read-only
duration
double
read-only
endTime
double
read-only
localTime
double
read-only
player
AnimationPlayer
read-only
startTime
double
read-only
timing
Timing
read-only