CompareCells typedef

CompareCells = int Function(dynamic a, dynamic b)

Implementation

typedef CompareCells = int Function(dynamic a, dynamic b);