menu
artisanal package
documentation
widgets.dart
AsciiGlyph
height property
height property
dark_mode
light_mode
height
property
int
get
height
The height of this glyph in lines.
Implementation
int get height => lines.length;
artisanal package
documentation
widgets
AsciiGlyph
height property
AsciiGlyph class