itemFactory property

ListItemFactory<T, K> itemFactory
final

Factory function to create list items.

Implementation

final ListItemFactory<T, K> itemFactory;