onTranslatedLanguage property
Callback for the translation. This will call after the translate function is called.
Implementation
TranslatorCallback? onTranslatedLanguage;
Callback for the translation. This will call after the translate function is called.
TranslatorCallback? onTranslatedLanguage;