ellipsis property

Text get ellipsis

Implementation

Text get ellipsis => copyWith(overflow: TextOverflow.ellipsis);