| Class | Description |
|---|---|
| Animation |
This class is used to create animations with multiple frames and easing functions.
|
| AnimationFrameBuilder | |
| DynamicAnimation |
A dynamic animation with dynamically changing target values.
The animation will automatically handle the easing and duration of the animation. |
| Enum | Description |
|---|---|
| AnimationDirection | |
| AnimationMode | |
| EasingBehavior |
Defines the behavior of the easing mode when reversing the animation.
|