crossAxisAlignment property

CrossAxisAlignment? crossAxisAlignment
final

The alignment of the children along the cross axis in the Collapsible.

Implementation

final CrossAxisAlignment? crossAxisAlignment;