Inheritance
Implemented by
Annotations
  • DocsEditable()
  • DomName('AnimationNode')
  • Experimental()

Static Methods

internalCreateAnimationNode() AnimationNode

Constructors

AnimationNode.internal_()

Properties

activeDuration num

read-only

read / write, inherited
currentIteration int

read-only
duration num

read-only
endTime num

read-only
hashCode int

read-only
localTime num

read-only
player AnimationPlayer

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited
startTime num

read-only
timing Timing

read-only

Operators

operator ==(other) bool

The equality operator.

Methods

noSuchMethod(Invocation invocation) → dynamic

Invoked when a non-existent method or property is accessed.

inherited
toString() String

Returns a string representation of this object.

inherited