Inheritance
Annotations
  • DocsEditable()
  • DomName('AnimationTimeline')
  • Experimental()

Static Methods

internalCreateAnimationTimeline() AnimationTimeline

Constructors

AnimationTimeline.internal_()

Properties

read / write, inherited
currentTime num

read-only
hashCode int

read-only
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

Methods

getAnimationPlayers() List<AnimationPlayer>

noSuchMethod(Invocation invocation) → dynamic

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

inherited
play(AnimationNode source) AnimationPlayer

toString() String

Returns a string representation of this object.

inherited