ToastConfiguration

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