height property

double? height
final

文本的高度 主要用于TextSpan 来设置不同的高度

Implementation

final double? height;