Flutter
widgets
RichText
text property
text
description
text
property
Null safety
InlineSpan
text
final
The text to display in this widget.
Implementation
final InlineSpan text;
Flutter
widgets
RichText
text 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 ==