buildItem property

ItemBuilder<T> buildItem
final

The required parameter that specifies the widget builder for the list item.

Implementation

final ItemBuilder<T> buildItem;