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
Constructors
new
Properties
day
extraData
gregorianFestival
hashCode
isCanClick
isCurrentDay
isCurrentMonth
isInRange
isLeapYear
isSelected
isWeekend
lunar
lunarDay
lunarMonth
lunarString
lunarYear
month
runtimeType
solarTerm
traditionFestival
year
Methods
getDateTime
isAfter
isBefore
isSameWith
noSuchMethod
toString
Operators
operator ==
Static methods
fromDateTime