emptyLineHeight property

double get emptyLineHeight

Height of an empty line

Implementation

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