Construct keys given the item provided. Each key must be unique.
final Key Function(T item) keyBuilder;