Future<void> setAnimationsEnabled(bool enabled) async => setValue(AppConstants.animationsEnabledKey, enabled.toString());