success
fun success(message: String, title: String? = null, options: ToastOptions? = null)
Content copied to clipboard
Shows a success toast.
Parameters
message
a toast message
title
a toast title
options
toast options
Shows a success toast.
a toast message
a toast title
toast options