Flutter
widgets
RichText
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
RichText
selectionColor 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 ==