Flutter
widgets
Text
data property
data
Text class
Constructors
Text
rich
Properties
data
locale
maxLines
overflow
semanticsLabel
softWrap
style
textAlign
textDirection
textScaleFactor
textSpan
hashCode
key
runtimeType
Methods
build
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
data property
String
data
final
The text to display.
This will be null if a
textSpan
is provided instead.
Implementation
final String data