softWrap property

bool? softWrap
final

文本是否应该在软换行处中断。

如果为 false,文本中的字形将被定位为好像有无限的水平空间。

Implementation

final bool? softWrap;