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

inspectable

Use this to group a common set of modifiers and provide InspectorInfo for the resulting modifier.

InspectableModifierSample

@Sampled
@Composable
@Suppress("DEPRECATION")
fun InspectableModifierSample() {

    /** Sample with a single parameter */