clearSearchFieldOnSelect property

bool? clearSearchFieldOnSelect
final

Whether to clear the searchfield and reset the showed items when you pick an item. Defaults to false.

Implementation

final bool? clearSearchFieldOnSelect;