menu
lb_planner
modules/calendar/presentation/screens/calendar_screen.dart
CalendarScreen
CalendarScreen const constructor
CalendarScreen
dark_mode
light_mode
CalendarScreen
constructor
const
CalendarScreen
(
{
Key
?
key
,
})
Renders the UI of the calendar feature.
Implementation
const CalendarScreen({super.key});
lb_planner
calendar_screen
CalendarScreen
CalendarScreen const constructor
CalendarScreen class