static Future<void> setTitleFont(double titleFont) async => await _prefs?.setDouble(_keyTitleFont, titleFont);