Flutter
widgets
DefaultSelectionStyle
selectionColor property
selectionColor
description
selectionColor
property
Null safety
Color
?
selectionColor
final
The background color of selected text.
Implementation
final Color? selectionColor;
Flutter
widgets
DefaultSelectionStyle
selectionColor property
DefaultSelectionStyle class
Constructors
DefaultSelectionStyle
fallback
Properties
child
cursorColor
hashCode
key
runtimeType
selectionColor
Methods
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateShouldNotify
wrap
Operators
operator ==
Static methods
of