//qrcode-kotlin/qrcode/QRCodeBuilder/withInnerSpacing
[common]\
fun withInnerSpacing(innerSpacing: Int? = null): QRCodeBuilder
How much space there should be around each QRCode Cell. Defaults to 1 pixel, or 0 if a custom shape function is being used.