Function to extract key-value information from an item.
final List<TKeyValue>? Function(T x)? itemInfo;