MemoryImage constructor

const MemoryImage(
  1. Uint8List bytes
)

MemoryImage API.

Implementation

const MemoryImage(super.bytes);