static Future<bool> getRingToggle() async { return await PreferenceUtils.getBool(ringToggle, true); }