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

LocalInspectionTables

A set of slot tables that where produced when in inspection mode.

Source set: Common
public val LocalInspectionTables: ProvidableCompositionLocal<MutableSet<CompositionData>?> =
    staticCompositionLocalOf<MutableSet<CompositionData>?> { null }

A set of slot tables that where produced when in inspection mode.