IndexPathWidgetBuilder typedef

IndexPathWidgetBuilder = Widget Function(BuildContext context, IndexPath indexPath)

Implementation

typedef IndexPathWidgetBuilder = Widget Function(BuildContext context, IndexPath indexPath);