CalendarTimestamp<T extends CalendarEvent> constructor
const
CalendarTimestamp<T extends CalendarEvent> ({})
Implementation
const CalendarTimestamp({
super.key,
required this.hour,
this.min = 0,
this.showTime = true,
});