roundCorners

@Stable
fun QrBallShape.Companion.roundCorners(radius: Float, topLeft: Boolean = true, bottomLeft: Boolean = true, topRight: Boolean = true, bottomRight: Boolean = true): QrBallShape
@Stable
fun QrFrameShape.Companion.roundCorners(corner: Float, width: Float = 1.0f, topLeft: Boolean = true, bottomLeft: Boolean = true, topRight: Boolean = true, bottomRight: Boolean = true): QrFrameShape