softWrap property

bool? softWrap
final

Whether the text should break at soft line breaks.

If false, the glyphs in the text will be positioned as if there were unlimited vertical space.

Implementation

final bool? softWrap;