CardGlow
Class
Android
class CardGlow
internal constructor(
internal val glow: Glow,
internal val focusedGlow: Glow,
internal val pressedGlow: Glow
)
Represents the Glow
of Card in different interaction states.
class CardGlow
internal constructor(
internal val glow: Glow,
internal val focusedGlow: Glow,
internal val pressedGlow: Glow
)
Represents the Glow
of Card in different interaction states.