alignment property

Animation<AlignmentGeometry> alignment

The animation that controls the child's alignment.

Implementation

Animation<AlignmentGeometry> get alignment => listenable as Animation<AlignmentGeometry>;