enableAutoComplete property

bool enableAutoComplete
final

If you want to enable the auto complete feature, you must set this value to true and provide the autoCompleteTextProvider.

Implementation

final bool enableAutoComplete;