heightTight property

VelocityXTextSpan get heightTight

Sets lineHeight to 0.75

Implementation

VelocityXTextSpan get heightTight => this.._lineHeight = 0.75;