emptyLineHeight property

double emptyLineHeight

Height of an empty line

Implementation

double get emptyLineHeight => ascent + (-descent);