widgets_functions
wf_text_field
WFTextField
controller property
controller
controller
property
Null safety
TextEditingController
?
controller
final
Implementation
final TextEditingController? controller;
widgets_functions
wf_text_field
WFTextField
controller property
WFTextField class
Constructors
WFTextField
Properties
border
capitalize
controller
enabled
hashCode
hintText
inputFormatters
inputType
key
labelText
maxLength
maxLines
minLines
onChanged
onSaved
onTap
prefixText
readOnly
runtimeType
suffixText
textAlign
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==