glyphs top-level property Null safety
Returns asciiGlyphs if ascii is true
or unicodeGlyphs otherwise.
Returns unicodeGlyphs by default.
Implementation
GlyphSet get glyphs => _glyphs;
Returns asciiGlyphs if ascii is true
or unicodeGlyphs otherwise.
Returns unicodeGlyphs by default.
GlyphSet get glyphs => _glyphs;