softWrap property
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;
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.
final bool softWrap;