startDay property

WeekDays startDay
final

/// Defines the day from which the week starts.

Default value is WeekDays.monday.

Implementation

final WeekDays startDay;