Content.imageBytes constructor
Content.imageBytes(
- Uint8List bytes
Implementation
factory Content.imageBytes(Uint8List bytes) = ImageBytesContent;
factory Content.imageBytes(Uint8List bytes) = ImageBytesContent;