Callback that returns a list of suggestions based on the input.
final List<dynamic> Function(String) getList;