itemBuilder property

Widget Function(T value) itemBuilder
final

Implementation

final Widget Function(T value) itemBuilder;