item property

Widget Function(T element)? item
final

Widget to display each item

Implementation

final Widget Function(T element)? item;