ui/simple_render_animated_size library
Classes
- RenderAnimatedSize
- A render object that animates its size to its child's size over a given duration and with a given curve. If the child's size itself animates (i.e. if it changes size two frames in a row, as opposed to abruptly changing size in one frame then remaining that size in subsequent frames), this render object sizes itself to fit the child instead of animating itself.
Enums
- RenderAnimatedSizeState
- A RenderAnimatedSize can be in exactly one of these states.