- Flutter
- widgets
- EditableTextState
- EditableTextState constructor
EditableTextState class
- Constructors
- EditableTextState
- Properties
- autofillId
- clipboardStatus
- context
- contextMenuAnchors
- contextMenuButtonItems
- copyEnabled
- currentAutofillScope
- currentTextEditingValue
- cursorBlinkInterval
- cursorCurrentlyVisible
- cutEnabled
- hashCode
- liveTextInputEnabled
- lookUpEnabled
- mounted
- pasteEnabled
- renderEditable
- runtimeType
- searchWebEnabled
- selectAllEnabled
- selectionOverlay
- shareEnabled
- spellCheckConfiguration
- spellCheckEnabled
- spellCheckResults
- textEditingValue
- textInputConfiguration
- wantKeepAlive
- widget
- Methods
- activate
- autofill
- beginBatchEdit
- bringIntoView
- build
- buildTextSpan
- buttonItemsForToolbarOptions
- connectionClosed
- copySelection
- createTicker
- cutSelection
- deactivate
- debugFillProperties
- didChangeAccessibilityFeatures
- didChangeAppLifecycleState
- didChangeDependencies
- didChangeInputControl
- didChangeLocales
- didChangeMetrics
- didChangePlatformBrightness
- didChangeTextScaleFactor
- didChangeViewFocus
- didHaveMemoryPressure
- didPopRoute
- didPushRoute
- didPushRouteInformation
- didRequestAppExit
- didUpdateWidget
- dispose
- endBatchEdit
- findSuggestionSpanAtCursorIndex
- getGlyphHeights
- handleCancelBackGesture
- handleCommitBackGesture
- handleStartBackGesture
- handleUpdateBackGestureProgress
- hideMagnifier
- hideToolbar
- initState
- insertContent
- insertTextPlaceholder
- lookUpSelection
- noSuchMethod
- pasteText
- performAction
- performPrivateCommand
- performSelector
- reassemble
- removeTextPlaceholder
- requestKeyboard
- searchWebForSelection
- selectAll
- setState
- shareSelection
- showAutocorrectionPromptRect
- showMagnifier
- showSpellCheckSuggestionsToolbar
- showToolbar
- toDiagnosticsNode
- toggleToolbar
- toString
- toStringShort
- updateEditingValue
- updateFloatingCursor
- updateKeepAlive
- userUpdateTextEditingValue
- Operators
- operator ==