DatePickerVibrants

@Immutable
class DatePickerVibrants

vibrants for DatePicker

Properties

Link copied to clipboard

Vibrant for inactive date text.

Link copied to clipboard

Vibrant for main text color for date and title.

Link copied to clipboard

Vibrant for rang selection.

Link copied to clipboard

Vibrant for selected date.

Link copied to clipboard

Vibrant for today.

Link copied to clipboard

Vibrant for today text.

Link copied to clipboard

Vibrant for week title.

Functions

Link copied to clipboard
fun copy(primaryContentVibrant: Vibrant = this.primaryContentVibrant, weekTextVibrant: Vibrant = this.weekTextVibrant, inactiveDateVibrant: Vibrant = this.inactiveDateVibrant, selectedDateBackgroundVibrant: Vibrant = this.selectedDateBackgroundVibrant, todayBackgroundVibrant: Vibrant = this.todayBackgroundVibrant, todayTextVibrant: Vibrant = this.todayTextVibrant, rangeBackgroundVibrant: Vibrant = this.rangeBackgroundVibrant): DatePickerVibrants
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int