//qrcode-kotlin/qrcode.internals/QRCodeSquare/QRCodeSquare

QRCodeSquare

[common]
constructor(dark: Boolean, row: Int, col: Int, moduleSize: Int, squareInfo: QRCodeSquareInfo = QRCodeSquareInfo(DEFAULT, UNKNOWN), rowSize: Int = 1, colSize: Int = 1, parent: QRCodeSquare? = null)