PrintFormatFormatter typedef

PrintFormatFormatter = Formatter Function(dynamic arg, dynamic options)

Implementation

typedef Formatter PrintFormatFormatter(arg, options);