AddressInputScreenState
class AddressInputScreenState
Represents the address input screen state.
Parameters
query
the current query.
suggestions
the suggestions for the query.
onQueryChanged
the callback for the query change.
onSuggestionSelected
the callback for the suggestion selection.
onFeedbackClicked
the callback for the feedback click.
onBackClicked
the callback for the back click.