Compose Unstyled 2.0 is out! Check the official announcement blog ->
Class

InspectorValueInfo

Implementation of InspectableValue based on a builder InspectorInfo DSL.

Source set: Common
abstract class InspectorValueInfo(private val info: InspectorInfo.() -> Unit) : InspectableValue

Implementation of InspectableValue based on a builder InspectorInfo DSL.

Last updated: