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

Static Methods

internalCreateAnimationTimeline() AnimationTimeline

Constructors

AnimationTimeline.internal_()

Properties

read / write, inherited
currentTime num

read / write
hashCode int

read-only
playbackRate num

read / write
runtimeType Type

A representation of the runtime type of the object.

read-only, inherited

Operators

operator ==(other) bool

The equality operator.

Methods

getAnimations() List<Animation>

noSuchMethod(Invocation invocation) → dynamic

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

inherited
play(AnimationEffectReadOnly source) Animation

toString() String

Returns a string representation of this object.

inherited