bottomRightCornerBold top-level property Null safety
The bold lower right-hand corner of a box.
If glyph.ascii is false, this is "┛". If it's true, this is
"'" instead.
Implementation
String get bottomRightCornerBold => glyph.glyphs.bottomRightCornerBold;