menu
utilities_framework_flutter package
documentation
components/form.dart
UTextField
onSave property
onSave property
dark_mode
light_mode
onSave
property
dynamic Function
(
String
?
value
)
?
onSave
final
Implementation
final Function(String? value)? onSave;
utilities_framework_flutter package
documentation
components/form
UTextField
onSave property
UTextField class