menu
Flutter
widgets
RichText
overflow property
overflow
brightness_4
brightness_5
description
overflow
property
TextOverflow
overflow
final
How visual overflow should be handled.
Implementation
final TextOverflow overflow;
Flutter
widgets
RichText
overflow property
RichText class