Signature for a function returning text that can be localized and formatted with DateFormat.
DateFormat
typedef TextFormatter = String Function(DateTime date, dynamic locale);