itemBuilder property

Widget Function(T data) itemBuilder
final

Implementation

final Widget Function(T data) itemBuilder;