Consider this example:
typedef ItemWidgetBuilder = Widget Function(Buildcontext context, T item);
note: This code snippet is just th