lineHeight property

double? lineHeight
final

Block-level line height (unitless multiplier) for the whole text; the dashboard authors one value, not per-span. null = engine default.

Implementation

final double? lineHeight;