wrapAlignment property Null safety
read / write
WrapAlignment used, if shouldWrap is true
.
Defaults to WrapAlignment.start.
Implementation
WrapAlignment wrapAlignment;
WrapAlignment used, if shouldWrap is true
.
Defaults to WrapAlignment.start.
WrapAlignment wrapAlignment;