menu
flutter_calendar_collection package
documentation
views/week_view/week_view.dart
WeekView
events property
events property
dark_mode
light_mode
events
property
List
<
CalendarEvent
>
events
final
All events that may fall within this week.
Implementation
final List<CalendarEvent> events;
flutter_calendar_collection package
documentation
views/week_view/week_view
WeekView
events property
WeekView class