TranslatorCallback typedef

TranslatorCallback = void Function(Locale?)

Implementation

typedef TranslatorCallback = void Function(Locale?);