Flutter
widgets
EditableText
cursorColor property
cursorColor
description
cursorColor
property
Null safety
Color
cursorColor
final
The color to use when painting the cursor.
Cannot be null.
Implementation
final Color cursorColor;
Flutter
widgets
EditableText
cursorColor property
EditableText class
Constructors
EditableText
Properties
autocorrect
autocorrectionTextRectColor
autofillClient
autofillHints
autofocus
backgroundCursorColor
clipBehavior
controller
cursorColor
cursorHeight
cursorOffset
cursorOpacityAnimates
cursorRadius
cursorWidth
dragStartBehavior
enableIMEPersonalizedLearning
enableInteractiveSelection
enableSuggestions
expands
focusNode
forceLine
hashCode
inputFormatters
key
keyboardAppearance
keyboardType
locale
maxLines
minLines
mouseCursor
obscureText
obscuringCharacter
onAppPrivateCommand
onChanged
onEditingComplete
onSelectionChanged
onSelectionHandleTapped
onSubmitted
onTapOutside
paintCursorAboveText
readOnly
rendererIgnoresPointer
restorationId
runtimeType
scribbleEnabled
scrollBehavior
scrollController
scrollPadding
scrollPhysics
selectionColor
selectionControls
selectionEnabled
selectionHeightStyle
selectionWidthStyle
showCursor
showSelectionHandles
smartDashesType
smartQuotesType
strutStyle
style
textAlign
textCapitalization
textDirection
textHeightBehavior
textInputAction
textScaleFactor
textWidthBasis
toolbarOptions
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static properties
debugDeterministicCursor