Dependency
a simple class to define dependencies (boolean deduction from another state)
Inheritors
Types
Link copied to clipboard
a dependency that always evaluates to false
Link copied to clipboard
a dependency that always evaluates to true
Link copied to clipboard
a dependency that derives its state from a androidx.compose.runtime.State based on a provided deduction function