buffer property

Uint8List? buffer
getter/setter pair

The content of image storage is generally a BGRA structure.

Implementation

Uint8List? buffer;