SearchWithDel constructor
const
SearchWithDel({})
Implementation
const SearchWithDel({
super.key,
this.controller,
this.onDeleteClick,
this.hintText,
this.onSearchClick,
this.searchWhenTextChanged = true,
this.bgColor,
});