//qrcode-kotlin/qrcode/QRCodeBuilder/withRadius

withRadius

[common]
fun withRadius(radius: Int): QRCodeBuilder

Radius of the edges of the Rounded Squares. Only applies for Rounded Squares. If set to a negative number, the default radius will be used.