clip property

TextStyle get clip

Implementation

TextStyle get clip => copyWith(overflow: TextOverflow.clip);