Source set: 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.
Represents the Glow of Card in different interaction states.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
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.
Last updated: