copy

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

Return

Returns a copy of this DatePickerVibrants with the given parameters applied.