Formatter typedef

Formatter = String Function(String value)

Implementation

typedef Formatter = String Function(String value);