softWrap property

bool? softWrap
final

Whether the text should break at soft line breaks.

See Text.softWrap for more details.

Implementation

final bool? softWrap;