mainAxisAlignment property
The alignment of the icon and text within the row.
Controls how the children are placed along the main axis (horizontal). Defaults to MainAxisAlignment.center.
Implementation
final MainAxisAlignment mainAxisAlignment;
The alignment of the icon and text within the row.
Controls how the children are placed along the main axis (horizontal). Defaults to MainAxisAlignment.center.
final MainAxisAlignment mainAxisAlignment;