runAlignment property Null safety
read / write
WrapAlignment used, if shouldWrap is true
.
How the runs themselves should be placed in the cross axis.
Defaults to WrapAlignment.start.
Implementation
WrapAlignment runAlignment;
WrapAlignment used, if shouldWrap is true
.
How the runs themselves should be placed in the cross axis.
Defaults to WrapAlignment.start.
WrapAlignment runAlignment;