teeUpBold top-level property

String teeUpBold

A bold horizontal box line with a vertical line going up from the middle.

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

Implementation

String get teeUpBold => glyph.glyphs.teeUpBold;