wrap property
Indicates how the control wraps text. If this attribute is not specified, soft is its default value.
Implementation
final TextWrap? wrap;
Indicates how the control wraps text. If this attribute is not specified, soft is its default value.
final TextWrap? wrap;