fun color(color: Int): RecyclerViewDivider.Builder
Set the color of all dividers. To set a custom color for each divider use drawableManager instead.
color - resolved color for this divider, not a resource.
color
Return this Builder instance.