fade property

Text fade

Fade the overflowing text to transparent.

Implementation

Text get fade => _copyWith(overflow: TextOverflow.fade);