overflow property
How visual overflow should be handled. Defaults to TextOverflow.clip if not specified.
Implementation
final TextOverflow? overflow;
How visual overflow should be handled. Defaults to TextOverflow.clip if not specified.
final TextOverflow? overflow;