AnimeAnimParams class
- Implemented types
-
- Implementers
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
-
AnimeAnimParams({dynamic targets, dynamic duration, dynamic delay, dynamic endDelay, dynamic elasticity, dynamic round, ReadonlyArray<AnimeAnimParams>? keyframes, dynamic easing, AnimeCallbackFunction? begin, AnimeCallbackFunction? change, AnimeCallbackFunction? update, AnimeCallbackFunction? complete, AnimeCallbackFunction? loopBegin, AnimeCallbackFunction? loopComplete, AnimeCallbackFunction? changeBegin, AnimeCallbackFunction? changeComplete})
-
factory
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited