PrintFormatFormatter typedef

PrintFormatFormatter = Formatter Function(dynamic value, dynamic params)

Implementation

typedef PrintFormatFormatter = Formatter Function(dynamic value, dynamic params);