TextFormatter typedef

TextFormatter = String Function(DateTime data, dynamic locale)

Implementation

typedef TextFormatter = String Function(DateTime data, dynamic locale);