For example, if you have a static size QR code (like payment on website) and you cant change size, some QR values are bigger/smaller than other ones and you can have this situation:


You can notice that second QR value is smaller, but both QR components set to size of 212 pixels with marginSize 4. Since I cant check the size of generated value (or can I?), is there a way to set some prop which will command QR value to fill available space until it reaches the margin?