lineHeight property

double? lineHeight
final

行高, 自动除以 fontSize 来计算, 如果设置 height 则会忽略此值.

Implementation

final double? lineHeight;