FullScreenSearchState
class FullScreenSearchState
Represents the full screen search state.
Parameters
query
the current query.
suggestions
the suggestions for the query.
onQueryChanged
the callback for the query change.
onCategorySelected
the callback for the category selection.
onSuggestionSelected
the callback for the suggestion selection.
onHistoryItemSelected
the callback for the history item selection.
onFeedbackClicked
the callback for the feedback click.
onFavoritesClicked
the callback for the favorites click.
onHomeClicked
the callback for the home click.
onWorkClicked
the callback for the work click.
onBackClicked
the callback for the back click.
onQueryClicked
the callback for the query click.
onDoneClicked
the callback for the done click.