Flutter
services
TextInputConfiguration
autocorrect property
autocorrect
description
autocorrect
property
Null safety
bool
autocorrect
final
Whether to enable autocorrection.
Defaults to true.
Implementation
final bool autocorrect;
Flutter
services
TextInputConfiguration
autocorrect property
TextInputConfiguration class
Constructors
TextInputConfiguration
Properties
actionLabel
autocorrect
autofillConfiguration
enableDeltaModel
enableIMEPersonalizedLearning
enableInteractiveSelection
enableSuggestions
hashCode
inputAction
inputType
keyboardAppearance
obscureText
readOnly
runtimeType
smartDashesType
smartQuotesType
textCapitalization
Methods
copyWith
noSuchMethod
toJson
toString
Operators
operator ==