ItemWidget typedef

ItemWidget = Widget Function(dynamic item)

Implementation

typedef Widget ItemWidget(item);