crossDouble top-level property

String crossDouble

An intersection of double vertical and horizontal box lines.

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

Implementation

String get crossDouble => glyph.glyphs.crossDouble;