EditBase64Preference

fun EditBase64Preference(modifier: ERROR CLASS: Symbol not found for Modifier = Modifier, title: String, summary: String? = null, value: ERROR CLASS: Symbol not found for ByteString, enabled: Boolean, readOnly: Boolean = false, keyboardActions: ERROR CLASS: Symbol not found for KeyboardActions, onValueChange: (ERROR CLASS: Symbol not found for ByteString) -> Unit, onGenerateKey: () -> Unit? = null, trailingIcon: () -> Unit? = null)(source)