//qrcode-kotlin/qrcode.shape/QRCodeShapeFunction/renderControlSquare

renderControlSquare

[common]
abstract fun renderControlSquare(xOffset: Int, yOffset: Int, colorFn: QRCodeColorFunction, square: QRCodeSquare, canvas: QRCodeGraphics, qrCode: QRCode)

Renders a control square (those bigger ones on the edges).