Custom builder for the row background color.
final Color? Function(TListItem<T, K> item, int index)? rowColorBuilder;