Return list of items what need to list for dropdown.
final Future<List<T>> Function(String str) findFn;