PrintFormatFormatter typedef
PrintFormatFormatter =
Formatter Function(dynamic arg, dynamic options)
Implementation
typedef Formatter PrintFormatFormatter(arg, options);
typedef Formatter PrintFormatFormatter(arg, options);