AppLanguage.fromLocale constructor
AppLanguage.fromLocale(
- Locale? locale
Function to get the application language from the current app locale.
Implementation
AppLanguage.fromLocale(this.locale);
Function to get the application language from the current app locale.
AppLanguage.fromLocale(this.locale);