TableViewPrototypeCellBuilder typedef

TableViewPrototypeCellBuilder = Widget? Function(int columnIndex)

Implementation

typedef TableViewPrototypeCellBuilder = Widget? Function(int columnIndex);