🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

ClickableChipGlow

Defines Glow for all TV Indication states of ClickableChip.

Source set: Android
class ClickableChipGlow internal constructor(
    internal val glow: Glow,
    internal val focusedGlow: Glow,
    internal val pressedGlow: Glow,
)

Defines Glow for all TV Indication states of ClickableChip.

Functions

equals

Source set: Android
override fun equals(other: Any?): Boolean

hashCode

Source set: Android
override fun hashCode(): Int

toString

Source set: Android
override fun toString(): String