height property

int get height

The height of this glyph in lines.

Implementation

int get height => lines.length;