mainAxisPosition property

Animation<double> mainAxisPosition
final

The animation that controls the main axis position of the children.

Implementation

final Animation<double> mainAxisPosition;