bytes property

Uint8List? bytes
final

Raw image byte data. Null if textureId is being used for rendering.

Implementation

final Uint8List? bytes;