fieldViewBuilder property

StreamAutocompleteFieldViewBuilder fieldViewBuilder
final

Builds the field whose input is used to get the options.

Pass the provided StreamMessageEditingController to the field built here so that StreamAutocomplete can listen for changes.

Implementation

final StreamAutocompleteFieldViewBuilder fieldViewBuilder;