lineSpacing property

double? lineSpacing
getter/setter pair

The amount of space between lines, as a percentage of normal, where normal is represented as 100.0.

If unset, the value is inherited from the parent.

Implementation

core.double? lineSpacing;