QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode/QRCodeBuilder/withSize
[common] fun withSize(size: Int): QRCodeBuilder
Size of each individual space in the QRCode (each cell).