crossAxisAlignment property

StacWrapCrossAlignment? crossAxisAlignment
final

How the children within a run should be aligned relative to each other in the cross axis. Defaults to StacWrapCrossAlignment.start.

Implementation

final StacWrapCrossAlignment? crossAxisAlignment;