value

open override val value: State<Contact?>(source)

Exposes the currently selected Contact as a read-only State.

Observe this property in Composable functions to reactively update the UI when a contact is selected.