drawRect

open override fun drawRect(x: Int, y: Int, width: Int, height: Int, color: Int, thickness: Double, canvas: QRCodeGraphics)(source)

The function to actually draw the outline of a cell. Extend this to easily create your own shape :)

ONLY used to draw those larger squares on the edges of the QRCode.