ChipVibrants

@Immutable
open class ChipVibrants

Vibrants for Chip.

Inheritors

Properties

Link copied to clipboard

Vibrant for background.

Link copied to clipboard

Vibrant for label and icon.

Functions

Link copied to clipboard
fun copy(contentVibrant: Vibrant = this.contentVibrant, backgroundVibrant: Vibrant = this.backgroundVibrant): ChipVibrants

Create a new ChipVibrants instance with expected background color and content color.

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