success

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

Shows a success toast.

Parameters

message

a toast message

title

a toast title

options

toast options