textLineHeight property

double? textLineHeight
getter/setter pair

Text leading value for multi-line text. Default value: 1.2. The unit of textLineHeight is in ems.

Implementation

double? textLineHeight;