softWrap property

bool softWrap
final

Whether the text should break at soft line breaks.

This property takes effect immediately when changed, it is not animated.

See DefaultTextStyle.softWrap for more details.

Implementation

final bool softWrap;