SearchNotifyFn typedef

SearchNotifyFn = dynamic Function(SearchState state)

Implementation

typedef SearchNotifyFn = Function(SearchState state);