getGlyphInfoAt abstract method
- int codeUnitOffset
 
Returns the GlyphInfo located at the given UTF-16 codeUnitOffset in
the paragraph, or null if the given codeUnitOffset is out of the visible
lines or is ellipsized.
Implementation
GlyphInfo? getGlyphInfoAt(int codeUnitOffset);