CachedGlyphStrips constructor
CachedGlyphStrips(
- Uint32List data,
- int stripCount,
- int alphaTexelCount
Implementation
CachedGlyphStrips(this.data, this.stripCount, this.alphaTexelCount);