fun color(color: Int): StaggeredDividerBuilder
Sets the divider's color. If the color of this divider is not completely opaque (contains some transparency), this builder can't ensure a correct rendering.
color - the color used for each divider.
Return
this StaggeredDividerBuilder instance.