MyDayPicker constructor
const
MyDayPicker(})
Implementation
const MyDayPicker(
this.slots,
this.isAutoGenerated,
this.numberOfDays,
this.selectedDateColor,
this.unSelectedDateColor, {
Key? key,
}) : super(key: key);