uploadedPixels property

List<ByteData> uploadedPixels
final

The bytes of each of those, for a test that cares what colour it was.

Implementation

final List<ByteData> uploadedPixels = <ByteData>[];