itemBuilder property

Widget? Function(T) itemBuilder
final

Implementation

final Widget? Function(T) itemBuilder;