List item builder signature.
Use item['field'] inside the builder to access fields from the repeated source item.
item['field']
typedef ItemBuilder = DslWidget Function(ItemRef item);