CellAtIndexPathCallBack typedef

CellAtIndexPathCallBack = Widget Function(int section, int row)

Implementation

typedef CellAtIndexPathCallBack = Widget Function(int section, int row);