lineHeight property

double lineHeight
final

Line-height multiplier matching the cell metrics. A forced strut of this height makes every glyph (ASCII, CJK, fallback fonts) share one baseline and fill the cell box, so text aligns with full-cell box-drawing glyphs instead of riding high in an over-tall cell.

Implementation

final double lineHeight;