overflow property

TextOverflow overflow
final

Define how to display the overflowing text. Defaults to TextOverflow.ellipsis. Due to small height of the badge, the TextOverflow.fade is not recommended, as it makes the badge unreadable.

Implementation

final TextOverflow overflow;