CachedShapeStrips constructor
CachedShapeStrips(
- Uint32List data,
- int stripCount,
- int alphaTexelCount,
- Int32List content,
Implementation
CachedShapeStrips(this.data, this.stripCount, this.alphaTexelCount,
this.content);