Sets letter spacing
T letterSpacing(double value) { return style(TextStyleMix.letterSpacing(value)); }