runAlignment property

WrapAlignment runAlignment
getter/setter pair

WrapAlignment used, if shouldWrap is true.

How the runs themselves should be placed in the cross axis.

Defaults to WrapAlignment.start.

Implementation

WrapAlignment runAlignment;