crossAxisAlignment property
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;
How the children within a run should be aligned relative to each other in the cross axis. Defaults to StacWrapCrossAlignment.start.
final StacWrapCrossAlignment? crossAxisAlignment;