colorStateList

fun colorStateList(@ColorInt normalColor: Int, @ColorInt checkedColor: Int? = null, @ColorInt selectedColor: Int? = null, @ColorInt disabledColor: Int? = null, @ColorInt pressedColor: Int? = null, @ColorInt focusedColor: Int? = null): ColorStateList