overflow property

String get overflow

Implementation

String get overflow => Characters(this).replaceAll(Characters(''), Characters('\u{200B}')).toString();