info

fun info(    message: String,     title: String? = null,     options: ToastOptions? = null)

Shows an info toast.

Parameters

message

a toast message

title

a toast title

options

toast options