on Value Changed Callback
open override val onValueChangedCallback: (ClosedFloatingPointRange<Float>) -> Unit
Content copied to clipboard
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