utils/form library
Classes
- CheckPage
- CheckPage is used to set a check page at the end of a FlutterForm. A CheckPage is a page where the user can check all input values before commiting.
- FlutterFormOptions
- The options used to set parameters to a FlutterForm.
- FlutterFormPage
- The defines every page in a FlutterForm.