setActionTextColor

@CanIgnoreReturnValue
open fun setActionTextColor(colors: ColorStateList): Snackbar
@CanIgnoreReturnValue
open fun setActionTextColor(@ColorInt color: Int): Snackbar

Sets the text color of the action specified in setAction.