itemBuilder property

Widget Function(int index) itemBuilder
final

Implementation

final Widget Function(int index) itemBuilder;