itemBuilder property

HugeListViewItemBuilder<T> itemBuilder
final

Called to build an individual item with the specified index.

Implementation

final HugeListViewItemBuilder<T> itemBuilder;