databinding/form_mapper library

Classes

FormEvent
FormMapper
A FormMapper is used to bind field values to form elements
RootProperty
SmartForm
SmartFormState
TypeProperty
@internal

Typedefs

DisplayValue<S, T> = T Function(S)
ParseValue<S, T> = S Function(T text)