itemBuilder property
final
Function taking single element of current data set and returning ListView item corresponding to that element.
Implementation
final QuerySetItemBuilder<T> itemBuilder
Function taking single element of current data set and returning ListView item corresponding to that element.
final QuerySetItemBuilder<T> itemBuilder