onSearch property

dynamic Function(String) onSearch
final

Action to be done upon selecting the search option.

Implementation

final Function(String) onSearch;