class DorkboxNotifier : Notifier
<init> |
DorkboxNotifier(facade: NotifierFacade, configurer: Notify.() -> Unit) |
configurer |
val configurer: Notify.() -> Unit |
facade |
val facade: NotifierFacade |
notify |
fun notify(title: String, text: String, level: LogLevel, onClick: (Notify) -> Unit): Unit |
DORKBOX_DARK_LIGHT_THEME |
val DORKBOX_DARK_LIGHT_THEME: Theme |
DORKBOX_HIDE_AFTER_SECONDS |
const val DORKBOX_HIDE_AFTER_SECONDS: Long |