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