rect property

Animation<Rect> rect

The animation that controls the child's size and position.

See also size.

Implementation

Animation<Rect> get rect => listenable;