itemBuilder property

Widget Function(T item) itemBuilder
latefinal

Implementation

late final Widget Function(T item) itemBuilder;