Companion

object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
@Stable
fun QrBallShape.Companion.circle(size: Float = 1.0f): QrBallShape
Link copied to clipboard
@Stable
fun QrBallShape.Companion.roundCorners(radius: Float, topLeft: Boolean = true, bottomLeft: Boolean = true, topRight: Boolean = true, bottomRight: Boolean = true): QrBallShape
Link copied to clipboard
@Stable
fun QrBallShape.Companion.square(size: Float = 1.0f): QrBallShape