CalendarScreen constructor

const CalendarScreen({
  1. Key? key,
})

Renders the UI of the calendar feature.

Implementation

const CalendarScreen({super.key});