optionsViewBuilder property

AutocompleteOptionsViewBuilder<Predictions>? optionsViewBuilder
final

If not provided, will build a standard Material-style list of results by default.

Implementation

final AutocompleteOptionsViewBuilder<Predictions>? optionsViewBuilder;