rect property

Animation<RelativeRect> rect

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

Implementation

Animation<RelativeRect> get rect => listenable as Animation<RelativeRect>;