crossAxisAlignment property

StacCrossAxisAlignment? crossAxisAlignment
final

How the children should be placed along the horizontal (cross) axis.

Type: StacCrossAxisAlignment

Implementation

final StacCrossAxisAlignment? crossAxisAlignment;