Future service which is returns DropdownMenuItem list
Future<List<T>?> Function(String? search) remoteItems;