overflow property

TextOverflow? overflow
final

How visual overflow should be handled.

Defaults to retrieving the value from the nearest DefaultTextStyle ancestor.

Implementation

final TextOverflow? overflow;