lineHeight property

double? lineHeight
final

Line height multiplier (TextStyle.height); null uses the font default.

Implementation

final double? lineHeight;