ProgressVibrants

@Immutable
class ProgressVibrants

Defines Vibrants for progress indicator

Properties

Link copied to clipboard

Vibrant for background.

Link copied to clipboard

Vibrant for indicator.

Functions

Link copied to clipboard
fun copy(indicatorVibrant: Vibrant = this.indicatorVibrant, backgroundVibrant: Vibrant = this.backgroundVibrant): ProgressVibrants
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int