rect property
The animation that controls the child's size and position.
Implementation
Animation<RelativeRect> get rect => listenable as Animation<RelativeRect>;
The animation that controls the child's size and position.
Animation<RelativeRect> get rect => listenable as Animation<RelativeRect>;