alignment property
The animation that controls the child's alignment.
Implementation
Animation<AlignmentGeometry> get alignment => listenable as Animation<AlignmentGeometry>;
The animation that controls the child's alignment.
Animation<AlignmentGeometry> get alignment => listenable as Animation<AlignmentGeometry>;