Flutter
services
TextInputConfiguration
actionLabel property
actionLabel
TextInputConfiguration class
Constructors
TextInputConfiguration
Properties
actionLabel
autocorrect
inputAction
inputType
keyboardAppearance
obscureText
textCapitalization
hashCode
runtimeType
Methods
toJson
noSuchMethod
toString
Operators
operator ==
actionLabel property
String
actionLabel
final
What text to display in the text input control's action button.
Implementation
final String actionLabel