Flutter
widgets
Text
selectionColor property
selectionColor
description
selectionColor
property
Null safety
Color
?
selectionColor
final
The color to use when painting the selection.
Implementation
final Color? selectionColor;
Flutter
widgets
Text
selectionColor property
Text class
Constructors
Text
rich
Properties
data
hashCode
key
locale
maxLines
overflow
runtimeType
selectionColor
semanticsLabel
softWrap
strutStyle
style
textAlign
textDirection
textHeightBehavior
textScaleFactor
textSpan
textWidthBasis
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==