content property

Int32List content
final

The verified content record: [flags, qTol, qx, qy, stroke params + dashes when flags bit 1 is set, ] then interleaved segment opcodes and 1/64-px quantized point deltas from the anchor.

Implementation

final Int32List content;