renderItem property

Widget Function(T item, int index) renderItem
final

Implementation

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