flutter_form_builder
flutter_form_builder
TextFieldConfiguration
<
T
>
style property
style
flutter_form_builder
flutter_form_builder
TextFieldConfiguration
<
T
>
style property
TextFieldConfiguration class
Constructors
TextFieldConfiguration
Properties
autocorrect
autofocus
controller
cursorColor
cursorRadius
cursorWidth
decoration
enabled
enableInteractiveSelection
focusNode
inputFormatters
keyboardAppearance
keyboardType
maxLength
maxLengthEnforced
maxLines
minLines
obscureText
onChanged
onEditingComplete
onSubmitted
onTap
scrollPadding
style
textAlign
textCapitalization
textDirection
textInputAction
hashCode
runtimeType
Methods
copyWith
noSuchMethod
toString
Operators
operator ==
style
property
TextStyle
style
final
The style to use for the text being edited.
Same as
TextField.style
Implementation
final TextStyle style