menu
get_flutter_custom_calendar package
documentation
model/date_model.dart
DateModel
isWeekend property
isWeekend property
dark_mode
light_mode
isWeekend
property
bool
get
isWeekend
Implementation
bool get isWeekend => DateUtil.isWeekend(getDateTime());
get_flutter_custom_calendar package
documentation
model/date_model
DateModel
isWeekend property
DateModel class