glyphs property

List<TextGlyph> glyphs

Gets the text glyph with bounds in the word.

Implementation

List<TextGlyph> get glyphs => _glyphs;