menu
hora package
documentation
plugins.dart
BusinessDayConfig
weekendDays property
weekendDays property
dark_mode
light_mode
weekendDays
property
Set
<
int
>
weekendDays
final
Days of the week considered as weekend (1=Monday, 7=Sunday).
Implementation
final Set<int> weekendDays;
hora package
documentation
plugins
BusinessDayConfig
weekendDays property
BusinessDayConfig class