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