PageControlColors

@Immutable
class PageControlColors

The colors of PageControl.

Functions

Link copied to clipboard
fun copy(highLightColor: Color = this.highLightColor, normalColor: Color = this.normalColor): PageControlColors
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int