MemoryImage constructor

const MemoryImage(
  1. Uint8List bytes
)

Implementation

const MemoryImage(this.bytes);