softWrap property

bool? softWrap
final

Whether the text should break at soft line breaks.

If false, the text will only break at explicit line breaks.

Implementation

final bool? softWrap;