menu
flutter_auto_form package
documentation
flutter_auto_form.dart
AFWidget<T extends TemplateForm>
handleErrorOnSubmit property
handleErrorOnSubmit property
dark_mode
light_mode
handleErrorOnSubmit
property
ValueChanged
<
String
>
?
handleErrorOnSubmit
final
Implementation
final ValueChanged<String>? handleErrorOnSubmit;
flutter_auto_form package
documentation
flutter_auto_form
AFWidget<T extends TemplateForm>
handleErrorOnSubmit property
AFWidget class