crossAxisAlignment property
The alignment of the children along the cross axis (horizontal).
Defaults to CrossAxisAlignment.start, aligning children to the start (left).
Implementation
final CrossAxisAlignment crossAxisAlignment;
The alignment of the children along the cross axis (horizontal).
Defaults to CrossAxisAlignment.start, aligning children to the start (left).
final CrossAxisAlignment crossAxisAlignment;