LineRunGlyph constructor

LineRunGlyph(
  1. GlyphRun run,
  2. int index
)

Implementation

LineRunGlyph(this.run, this.index);