TitleBarColors

@Immutable
class TitleBarColors

The colors of TitleBar.

Functions

Link copied to clipboard
fun copy(titleColor: Color = this.titleColor, leadingColor: Color = this.leadingColor, trailingColor: Color = this.trailingColor): TitleBarColors
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int