embeddedImage property
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 ImageProvider? embeddedImage;
The image data to embed (as an overlay) in the QR code. The image will be added to the center of the QR code.
final ImageProvider? embeddedImage;