contentAlignment property

CrossAxisAlignment contentAlignment
final

How the children should be placed along the cross axis in a flex layout.

Defaults to CrossAxisAlignment.center

Implementation

final CrossAxisAlignment contentAlignment;