ScrollIndicatorVibrants

@Immutable
class ScrollIndicatorVibrants

Vibrants for ScrollIndicator.

Properties

Link copied to clipboard

Vibrant for background.

Link copied to clipboard

Vibrant for indicator.

Link copied to clipboard

Vibrant for scrollingMarks.

Link copied to clipboard

Vibrant for track.

Functions

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