bottomRightCornerDouble top-level property

String bottomRightCornerDouble

The double lower right-hand corner of a box.

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

Implementation

String get bottomRightCornerDouble => glyph.glyphs.bottomRightCornerDouble;