overflow property

String overflow

Implementation

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