Package-level declarations
Functions
Link copied to clipboard
Creates and remembers a ContactPickerState instance across recompositions.
Link copied to clipboard
private fun rememberMutableContactPickerState(contactPicked: (Contact?) -> Unit): ContactPickerState
Internal factory function to create and remember the state implementation.