flutter_form_builder
flutter_form_builder
TextFieldConfiguration
<
T
>
cursorWidth property
cursorWidth
flutter_form_builder
flutter_form_builder
TextFieldConfiguration
<
T
>
cursorWidth 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 ==
cursorWidth
property
double
cursorWidth
final
How thick the cursor will be.
Same as
TextField.cursorWidth
Implementation
final double cursorWidth