enableSearch property

bool enableSearch
final

Determine if the first item that matches the text input can be highlighted.

Defaults to true as the search function could be commonly used.

Implementation

final bool enableSearch;