NhidsColumnValueFormatter typedef
NhidsColumnValueFormatter =
String Function(dynamic value)
Implementation
typedef NhidsColumnValueFormatter = String Function(dynamic value);
typedef NhidsColumnValueFormatter = String Function(dynamic value);