CellValidator typedef

CellValidator = String? Function(String? value)

Implementation

typedef CellValidator = String? Function(String? value);