enableSearch property
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;
Determine if the first item that matches the text input can be highlighted.
Defaults to true as the search function could be commonly used.
final bool enableSearch;