Kit > healthstack.kit.info > ProfileTextView

ProfileTextView

[androidJvm]\

@Composable

fun ProfileTextView(title: String, value: String, disabled: Boolean = true, changeValue: (String) -> Unit = {})