maxHeight property

double maxHeight

Maximum Height any glyph from this font can have

Implementation

double get maxHeight => ascent - descent;