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

Style

Style represents an opaque type which encodes a description of how to style a node in compose.

SimpleStyleSample

@Composable
@Sampled
fun SimpleStyleSample() {
    // Create a styleable box

StyleAnimationSample

@Composable
@Sampled
fun StyleAnimationSample() {
    // Create a styleable clickable box