topLeftCornerDouble top-level property

String topLeftCornerDouble

The double upper left-hand corner of a box.

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

Implementation

String get topLeftCornerDouble => glyph.glyphs.topLeftCornerDouble;