ToastConfiguration

fun ToastConfiguration(enabled: Boolean = true, text: String, @IntRange(from = 0.toLong(), to = 1.toLong()length: Int = Toast.LENGTH_LONG)