itemBuilder property

Widget Function(T t, int index) itemBuilder
final

Implementation

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