pixels property

  1. @override
Uint8List pixels
override

RGBA pixels in byte array.

Implementation

@override
Uint8List get pixels => _pixels;