menu
ai_touristic_info_tool
helpers\settings_shared_pref.dart
SettingsSharedPref
getTitleFont static method
getTitleFont
dark_mode
light_mode
getTitleFont
static method
double
?
getTitleFont
(
)
Implementation
static double? getTitleFont() => _prefs?.getDouble(_keyTitleFont);
ai_touristic_info_tool
settings_shared_pref
SettingsSharedPref
getTitleFont static method
SettingsSharedPref class