itemBuilder property

Widget Function(T? item) itemBuilder
final

Implementation

final Widget Function(T? item) itemBuilder;