onEditingComplete property
dynamic Function()?
onEditingComplete
final
this is the onEditingComplete of the custom text field
Implementation
final Function()? onEditingComplete;
this is the onEditingComplete of the custom text field
final Function()? onEditingComplete;