CircularWeekView constructor
const
CircularWeekView({})
Implementation
const CircularWeekView({
super.key,
this.initialDate,
this.selectedDate,
this.onDateSelected,
this.eventCounts,
this.size = 320,
});
const CircularWeekView({
super.key,
this.initialDate,
this.selectedDate,
this.onDateSelected,
this.eventCounts,
this.size = 320,
});