onSearch property

ValueChanged<String>? onSearch
final

Defines the onSearch method to filter the modified list.

Implementation

final ValueChanged<String>? onSearch;