glyphOrAscii method Null safety
Returns glyph if this supports Unicode glyphs and alternative
otherwise.
Implementation
String glyphOrAscii(String glyph, String alternative);
Returns glyph if this supports Unicode glyphs and alternative
otherwise.
String glyphOrAscii(String glyph, String alternative);