teeRightDouble top-level property

String teeRightDouble

A double vertical box line with a horizontal line going right from the middle.

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

Implementation

String get teeRightDouble => glyph.glyphs.teeRightDouble;