fade property

TextStyle get fade

Implementation

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