menu
app_essentials
custom_text_form_field
CustomTextFormField
onDone property
onDone
brightness_4
brightness_5
onDone
property
(dynamic Function
(
String
val
)
?)
onDone
final
Implementation
final Function(String val)? onDone;
app_essentials
custom_text_form_field
CustomTextFormField
onDone property
CustomTextFormField class
Constructors
CustomTextFormField
Properties
controller
cursorColor
enabled
errorText
focusNode
hashCode
hintText
inputFormatters
isMandatory
key
keyboardType
label
maxLength
maxLines
obscureText
onChanged
onDone
onEditingComplete
onSaved
perfixIcon
reduceContentPadding
runtimeType
suffixIcon
textInputAction
validator
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==