WorkletAnimation class
- Annotations
- @Native.new("WorkletAnimation")
Constructors
- WorkletAnimation(StringanimatorName,List<
KeyframeEffectReadOnly> effects,List<Object> timelines,dynamicoptions) - factory
Properties
Methods
- cancel(
)→ void - noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- play(
)→ void - toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited