WheelPickerVibrants

@Immutable
class WheelPickerVibrants

Define vibrants for WheelPicker

Properties

Link copied to clipboard

The text vibrants of normal item.

Link copied to clipboard

The background vibrants of selected item.

Link copied to clipboard

The text vibrants of selected item.

Functions

Link copied to clipboard
fun copy(selectedTextVibrant: Vibrant = this.selectedTextVibrant, selectedIndicatorVibrant: Vibrant = this.selectedIndicatorVibrant, itemTextVibrant: Vibrant = this.itemTextVibrant): WheelPickerVibrants
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int