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