menu
fireflutter package
documentation
translation/translation.service.dart
TranslationService
setLocale method
setLocale method
dark_mode
light_mode
setLocale
method
dynamic
setLocale
(
String
locale
)
Implementation
setLocale(String locale) { this.locale = locale; }
fireflutter package
documentation
translation/translation.service
TranslationService
setLocale method
TranslationService class