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