chunks property

Map<int, Uint8List> chunks
final

Recorded repaint boundaries by id; frames are trees of these.

Implementation

final Map<int, Uint8List> chunks = {};