BpkFloatingNotificationState

Constructors

Link copied to clipboard
constructor()

Functions

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