menu
guardlinesdk package
documentation
guardlinewidget.dart
GuardlineWidget
setLocale static method
setLocale static method
dark_mode
light_mode
setLocale
static method
void
setLocale
(
Locale
locale
)
Implementation
static void setLocale(Locale locale) { AppLocalizations.set(locale); }
guardlinesdk package
documentation
guardlinewidget
GuardlineWidget
setLocale static method
GuardlineWidget class