overflow property

TextOverflow? overflow
final

How visual overflow should be handled. Defaults to TextOverflow.clip if not specified.

Implementation

final TextOverflow? overflow;