MeshtasticResourceDialog
fun MeshtasticResourceDialog(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, titleRes: ERROR CLASS: Symbol not found for StringResource, messageRes: ERROR CLASS: Symbol not found for StringResource, confirmTextRes: ERROR CLASS: Symbol not found for StringResource?? = null, dismissTextRes: ERROR CLASS: Symbol not found for StringResource?? = null, onConfirm: () -> Unit? = null, onDismiss: () -> Unit? = null, dismissable: Boolean = true)(source)
A simplified MeshtasticDialog using only string resources.