Flutter
widgets
EditableText
style property
style
EditableText class
Constructors
EditableText
Properties
autocorrect
autofocus
controller
cursorColor
cursorRadius
cursorWidth
enableInteractiveSelection
focusNode
inputFormatters
keyboardAppearance
keyboardType
locale
maxLines
obscureText
onChanged
onEditingComplete
onSelectionChanged
onSubmitted
rendererIgnoresPointer
scrollPadding
selectionColor
selectionControls
style
textAlign
textCapitalization
textDirection
textInputAction
textScaleFactor
hashCode
key
runtimeType
Methods
createState
debugFillProperties
createElement
debugDescribeChildren
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static properties
debugDeterministicCursor
style property
TextStyle
style
final
The text style to use for the editable text.
Implementation
final TextStyle style