downArrow top-level property

String downArrow

A downwards-pointing arrow.

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

Implementation

String get downArrow => glyph.glyphs.downArrow;