Function to extract key-value information from an item (used in dialogs/pages/sheets).
final List<TKeyValue>? Function(T item)? itemInfo;