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