show

suspend fun show(text: String, cta: String? = null, onClick: () -> Unit? = null, icon: BpkIcon? = null, hideAfter: Long = DEFAULT_DELAY, onExit: () -> Unit? = null)