itemBuilder property

IndexedWidgetBuilder? itemBuilder
final

The widget item builder that will be used to build item on demand

Implementation

final IndexedWidgetBuilder? itemBuilder;