withText

fun withText(text: String): ToastConfigurationBuilder

toast text triggered when the application crashes

Since

5.0.0

Return

this instance

See also

android.widget.Toast

#makeText(Context, int, int)

Parameters

text

Resource id for the Toast text triggered when the application crashes.