onChanged

expect abstract fun onChanged(value: T)

Called when the data is changed.

Parameters

value

The current data value.