renderControlSquare

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

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