CheckboxVibrants

@Immutable
class CheckboxVibrants

Vibrant wrapper for Checkbox

Functions

Link copied to clipboard
@Stable
fun copy(backgroundVibrant: Vibrant, contentVibrant: Vibrant, borderVibrant: Vibrant): CheckboxVibrants

Create new CheckboxVibrants instance.

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