ui/widgets/form_field library

Classes

FastFormField
Mask
Validations
Zod
this is the main class of the package it is responsible for validating the data and returning the error message

Enums

Hashtag
Locale
this is the enum responsible localizations

Typedefs

CallBack = String? Function(dynamic value)
type of return of the validation