ellipsis property

TextStyle get ellipsis

Implementation

TextStyle get ellipsis => const TextStyle(overflow: TextOverflow.ellipsis);