menu
m_calendar package
documentation
model/day_state.dart
DayState
isInRange property
isInRange property
dark_mode
light_mode
isInRange
property
bool
isInRange
final
Whether this day is inside the selected date range.
Implementation
final bool isInRange;
m_calendar package
documentation
model/day_state
DayState
isInRange property
DayState class