menu
ai_touristic_info_tool
helpers\settings_shared_pref.dart
SettingsSharedPref
clearLocale static method
clearLocale
dark_mode
light_mode
clearLocale
static method
Future
<
void
>
clearLocale
(
)
Implementation
static Future<void> clearLocale() async => await _prefs?.remove(_localeKey);
ai_touristic_info_tool
settings_shared_pref
SettingsSharedPref
clearLocale static method
SettingsSharedPref class