Request that executes when the bottom of the menu is reached.
typedef MyoroSearchInputOnEndReachedRequest<T> = FutureOr<Set<T>> Function(Set<T> items);