widgets/src/fields/field_base_state library

Classes

FieldBaseState<T extends StatefulWidget>
Abstract base class for form field widget states.
FormStateActions
The base class for form state actions This class is used to manage the state of the form fields
NyFieldStatefulWidget
A stateful widget base class for creating form field widgets.