topRightCornerBold top-level property

String topRightCornerBold

The bold upper right-hand corner of a box.

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

Implementation

String get topRightCornerBold => glyph.glyphs.topRightCornerBold;