CheckboxContentSize

@JvmInline
@Immutable
value class CheckboxContentSize(value: Dp)

Defines box content size. Means the circle diameter

Constructors

Link copied to clipboard
constructor(value: Dp)

Types

Link copied to clipboard
object Companion

The companion of CheckboxContentSize.