events property

List<CalendarMonthEvent> events
final

The events to display.

Implementation

final List<CalendarMonthEvent> events;