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

PersistentCompositionLocalHashMap.Builder

Source set: Common
class Builder(internal var map: PersistentCompositionLocalHashMap) :
        PersistentHashMapBuilder<CompositionLocal<Any?>, ValueHolder<Any?>>(map),
        PersistentCompositionLocalMap.Builder

Functions

build

Source set: Common
override fun build(): PersistentCompositionLocalHashMap