ImageProvider constructor

const ImageProvider(
  1. Uint8List bytes
)

ImageProvider API.

Implementation

const ImageProvider(this.bytes);