crossAxisAlignment property

CrossAxisAlignment? crossAxisAlignment
getter/setter pair

The cross axis alignment of this child, overrides the default alignment specified by the BoxyFlex.

Implementation

CrossAxisAlignment? crossAxisAlignment;