Future<void> setFontLetterSpacing(String value) async => setValue(AppConstants.fontLetterSpacingKey, value);