itemBuilder property
Sets an IndexedWidgetBuilder function to return your own customized widget.
Implementation
final IndexedWidgetBuilder? itemBuilder;Sets an IndexedWidgetBuilder function to return your own customized widget.
final IndexedWidgetBuilder? itemBuilder;