models/letter_spacing_value library

Classes

LetterSpacingValue
A value that represents a letter spacing. This is different from DimensionValue because it can be a percentage. If it is a percentage, it is converted to a decimal value. This percentage is based on the base font size. 100% = 1rem = 16px. 50% = 0.5rem = 8px.