autocomplete_textfield
autocomplete_textfield
SimpleAutoCompleteTextField
textChanged property
textChanged
textChanged
property
Null safety
StringCallback
?
textChanged
final
Implementation
final StringCallback? textChanged, textSubmitted;
autocomplete_textfield
autocomplete_textfield
SimpleAutoCompleteTextField
textChanged property
SimpleAutoCompleteTextField class
Constructors
SimpleAutoCompleteTextField
Properties
autocorrect
autofocus
clearOnSubmit
controller
cursorColor
cursorRadius
cursorWidth
decoration
focusNode
hashCode
inputFormatters
itemBuilder
itemFilter
itemSorter
itemSubmitted
key
keyboardType
minLength
onFocusChanged
runtimeType
showCursor
style
submitOnSuggestionTap
suggestions
suggestionsAmount
textCapitalization
textChanged
textField
textInputAction
textSubmitted
unFocusOnItemSubmitted
Methods
addSuggestion
clear
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
removeSuggestion
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
triggerSubmitted
updateDecoration
updateSuggestions
Operators
operator ==