overflow property

TextOverflow? overflow
finalinherited

How visual overflow should be handled.

Defaults to retrieving the value from the nearest DefaultTextStyle ancestor.

Implementation

final TextOverflow? overflow;