JidoujishoSearchHistory constructor
Create an instance of this widget.
Implementation
const JidoujishoSearchHistory({
required this.uniqueKey,
required this.onSearchTermSelect,
required this.onUpdate,
this.searchSuggestions = const [],
super.key,
});