itemBuilder property

IndexedWidgetBuilder? itemBuilder
final

Item builder for ListView.builder and ListView.separated.

Implementation

final IndexedWidgetBuilder? itemBuilder;