ImmutableSilkTheme

class ImmutableSilkTheme(mutableSilkTheme: MutableSilkTheme)(source)

Constructors

Link copied to clipboard
constructor(mutableSilkTheme: MutableSilkTheme)

Properties

Link copied to clipboard
@get:Composable
@get:ReadOnlyComposable
val palette: Palette
Link copied to clipboard

Functions

Link copied to clipboard
fun hasStyle(name: String): Boolean
Link copied to clipboard
fun nameFor(style: CssStyle<*>): String?
fun nameFor(keyframes: Keyframes): String?