RichSuggestion constructor
RichSuggestion(
- AutoCompleteItem autoCompleteItem,
- VoidCallback onTap
Implementation
RichSuggestion(this.autoCompleteItem, this.onTap);