Flutter
widgets
EditableText
controller property
controller
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
controller property
TextEditingController
controller
final
Controls the text being edited.
Implementation
final TextEditingController controller