State

fun State(    @DrawableRes icon: Int,     text: String? = null,     duration: Long = 0)