onValueChangedCallback

open override val onValueChangedCallback: (Boolean) -> Unit

This callback is usually being used by most of Form fields of Compose, however there are some widgets that can't use this callback, therefore please ignore its implementation when its not necessary.

Sources

androidJvm source
Link copied to clipboard