menu
m_calendar package
documentation
model/day_state.dart
DayState
isDisabled property
isDisabled property
dark_mode
light_mode
isDisabled
property
bool
isDisabled
final
Whether this day is disabled (cannot be interacted with).
Implementation
final bool isDisabled;
m_calendar package
documentation
model/day_state
DayState
isDisabled property
DayState class