CellForRowAtIndexPathBuilder typedef

CellForRowAtIndexPathBuilder = Widget Function(BuildContext context, IndexPath indexPath)

Implementation

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