custom_error_text_form_field library

Classes

CustomErrorFormFieldWrapper<T>
A wrapper widget for form fields that provides custom error handling.
CustomErrorTextFormField

Typedefs

FormFieldErrorTextBuilder<T> = Widget Function(String)