menu
utilities_framework_flutter package
documentation
components/form.dart
UTextField
onFieldSubmitted property
onFieldSubmitted property
dark_mode
light_mode
onFieldSubmitted
property
ValueChanged
<
String
>
?
onFieldSubmitted
final
Implementation
final ValueChanged<String>? onFieldSubmitted;
utilities_framework_flutter package
documentation
components/form
UTextField
onFieldSubmitted property
UTextField class