us constant
WeekYearConfig
const us
US week year configuration (week starts Sunday).
Implementation
static const us = WeekYearConfig(weekStart: DateTime.sunday, yearStart: 1);
US week year configuration (week starts Sunday).
static const us = WeekYearConfig(weekStart: DateTime.sunday, yearStart: 1);