searchOnChange property
final
Whether to search automatically as the user types. If false, search only occurs when user presses enter or search button. Defaults to true.
Implementation
final bool searchOnChange;
Whether to search automatically as the user types. If false, search only occurs when user presses enter or search button. Defaults to true.
final bool searchOnChange;