embeddedImage property

Image? embeddedImage
final

The image data to embed (as an overlay) in the QR code. The image will be added to the center of the QR code.

Implementation

final ui.Image? embeddedImage;