copyTextToClipboard

fun Context.copyTextToClipboard(label: String, text: String, toastText: String? = null)