alignment property

AlignmentGeometry alignment
final

Alignment for positioning widgets during transition.

Determines how widgets are aligned within the transition area, affecting both the AnimatedSize behavior and lerp positioning.

Implementation

final AlignmentGeometry alignment;