menu
fast_i18n package
documentation
global_locale_state.dart
GlobalLocaleState
setLocaleId method
setLocaleId method
dark_mode
light_mode
setLocaleId
method
void
setLocaleId
(
AppLocaleId
localeId
)
Implementation
void setLocaleId(AppLocaleId localeId) { _currLocaleId = localeId; }
fast_i18n package
documentation
global_locale_state
GlobalLocaleState
setLocaleId method
GlobalLocaleState class