packages/flutter_typeahead/lib/src/cupertino/field/cupertino_typeahead_form_field library

Classes

CupertinoTypeAheadFormField<T>
A FormField implementation of TypeAheadField, that allows the value to be saved, validated, etc.
CupertinoTypeAheadFormFieldState<T>