OnItemBuilder typedef

OnItemBuilder = Widget Function(int index)

Implementation

typedef OnItemBuilder = Widget Function(int index);