fun colorRes(@ColorRes colorRes: Int): DividerBuilder
Sets the divider's drawable as a solid color.
colorRes - the resource of the color used for each divider.
colorRes
Return this DividerBuilder instance.