Accurate

@Stable
class Accurate(val size: Float) : QrLogoPadding

Padding will be applied precisely according to the shape of logo

Constructors

Link copied to clipboard
constructor(size: Float)

Properties

Link copied to clipboard
open override val size: Float

Padding size relatively to the size of logo

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int