itemBuilder property

Widget Function(T value, int) itemBuilder
final

Implementation

final Widget Function(T value, int) itemBuilder;