hasColorGlyphs property
bool
get
hasColorGlyphs
Whether this font contains any COLR color glyphs (emoji).
Implementation
bool get hasColorGlyphs => false;
Whether this font contains any COLR color glyphs (emoji).
bool get hasColorGlyphs => false;