Flutter
widgets
RichText
overflow property
overflow
description
overflow
property
Null safety
TextOverflow
overflow
final
How visual overflow should be handled.
Implementation
final TextOverflow overflow;
Flutter
widgets
RichText
overflow property
RichText class
Constructors
RichText
Properties
children
hashCode
key
locale
maxLines
overflow
runtimeType
selectionColor
selectionRegistrar
softWrap
strutStyle
text
textAlign
textDirection
textHeightBehavior
textScaleFactor
textWidthBasis
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==