glyphs top-level property

GlyphSet glyphs

Returns asciiGlyphs if ascii is true or unicodeGlyphs otherwise.

Returns unicodeGlyphs by default.

Implementation

GlyphSet get glyphs => _glyphs;