bottomLeftCornerBold top-level property

String bottomLeftCornerBold

The bold lower left-hand corner of a box.

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

Implementation

String get bottomLeftCornerBold => glyph.glyphs.bottomLeftCornerBold;