error

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

Shows an error toast.

Parameters

message

a toast message

title

a toast title

options

toast options