rightEndBold top-level property

String rightEndBold

The right half of a bold horizontal box line.

If glyph.ascii is false, this is "╺". If it's true, this is "-" instead.

Implementation

String get rightEndBold => glyph.glyphs.rightEndBold;