tighter property
VxRichText
get
tighter
Sets letterSpacing to -2.0
Implementation
VxRichText get tighter => this.._letterSpacing = -2.0;
Sets letterSpacing to -2.0
VxRichText get tighter => this.._letterSpacing = -2.0;