itemBuilder property

Widget Function(String item) itemBuilder
final

Implementation

final Widget Function(String item) itemBuilder;