softWrap property
Whether the text should break at soft line breaks.
If false, the text will only break at explicit line breaks.
Implementation
final bool? softWrap;
Whether the text should break at soft line breaks.
If false, the text will only break at explicit line breaks.
final bool? softWrap;