OnCellFormat typedef

OnCellFormat = String Function(int index, dynamic data)

Implementation

typedef OnCellFormat = String Function(int index, dynamic data);