mainAxisAlignment property
Main-axis alignment for children in the Collapsible column.
Controls how children are aligned along the main axis. If null, defaults to MainAxisAlignment.start.
Implementation
final MainAxisAlignment? mainAxisAlignment;
Main-axis alignment for children in the Collapsible column.
Controls how children are aligned along the main axis. If null, defaults to MainAxisAlignment.start.
final MainAxisAlignment? mainAxisAlignment;