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

ToggleableState

Return corresponding ToggleableState based on a Boolean representation

ToggleableState

Source set: Common
public fun ToggleableState(value: Boolean): ToggleableState

Return corresponding ToggleableState based on a Boolean representation

Parameters

value whether the ToggleableState is on or off