form/form_item library

Classes

FormItem<V>
FormItem is an immutable class used by FormBuilder to handle each field in the form, where V stands for the type used as the value of the form field.