holidayEvents property

List<DateTime> holidayEvents
final

A list of holiday dates. holiday will be shown on calendar with grey circle.

/// Defaults to empty list

Implementation

final List<DateTime> holidayEvents;