itemBuilder property

IndexedWidgetBuilder? itemBuilder
final

Sets an IndexedWidgetBuilder function to return your own customized widget.

Implementation

final IndexedWidgetBuilder? itemBuilder;