upEnd top-level property
String
get
upEnd
The top half of a vertical box line.
If glyph.ascii is false, this is "╵". If it's true, this is
"'" instead.
Implementation
String get upEnd => glyph.glyphs.upEnd;