itemBuilder property

Widget Function(int index, T item) itemBuilder
final

Implementation

final Widget Function(int index, T item) itemBuilder;