rightArrow top-level property
A right-pointing arrow.
Note that the Unicode arrow glyphs may overlap with adjacent characters in some terminal fonts, and should generally be surrounding by spaces.
If glyph.ascii is false, this is "â". If it's true, this is
">" instead.
Implementation
String get rightArrow => glyph.glyphs.rightArrow;