createClipEntry
actual fun createClipEntry(text: String, label: String): ERROR CLASS: Symbol not found for ClipEntry(source)
expect fun createClipEntry(text: String, label: String = ""): ERROR CLASS: Symbol not found for ClipEntry(source)
Creates a platform-appropriate ClipEntry for the given text.
actual fun createClipEntry(text: String, label: String): ERROR CLASS: Symbol not found for ClipEntry(source)