CalendarNav<T extends CalendarEvent> constructor
const
CalendarNav<T extends CalendarEvent> ({})
Implementation
const CalendarNav({
super.key,
this.offsetTimestamp = false,
required this.startShowingDate,
required this.endShowingDate,
this.days,
});