notBreak property

String notBreak

解决排版断句问题,防止文字被省略

Implementation

String get notBreak => replaceAll('', '\u{200B}');