//qrcode-kotlin/io.github.g0dkar.qrcode.internals/QRCodeSquare/absoluteY
[common]\
fun absoluteY(cellSize: Int = QRCode.DEFAULT_CELL_SIZE): Int
Calculates where is the Y position where this square will be in the main QRCode image given a cellSize.