AppSearchField constructor
const
AppSearchField({
- Key? key,
- FieldModel? fieldModel,
Implementation
const AppSearchField({super.key, this.fieldModel});
const AppSearchField({super.key, this.fieldModel});