OnSearch typedef

OnSearch = void Function(String value)

Implementation

typedef OnSearch = void Function(String value);