state property

CalendarState? state
final

The state of the calendar. An OPEN calendar indicates that actions are allowed to proceed, and a CLOSED calendar indicates that actions are not allowed to proceed.

Implementation

final CalendarState? state;