crossAxisAlignment property
The cross axis alignment of this child, overrides the default alignment specified by the BoxyFlex.
Implementation
final CrossAxisAlignment? crossAxisAlignment;
The cross axis alignment of this child, overrides the default alignment specified by the BoxyFlex.
final CrossAxisAlignment? crossAxisAlignment;