maxHeight property

double get maxHeight

Maximum Height any glyph from this font can have

Implementation

double get maxHeight => ascent - descent;