menu
hora package
documentation
plugins.dart
WeekYearConfig
WeekYearConfig.new const constructor
WeekYearConfig.new const constructor
dark_mode
light_mode
WeekYearConfig
constructor
const
WeekYearConfig
(
{
int
weekStart
=
DateTime.monday
,
int
yearStart
=
4
,
})
Implementation
const WeekYearConfig({ this.weekStart = DateTime.monday, this.yearStart = 4, });
hora package
documentation
plugins
WeekYearConfig
WeekYearConfig.new const constructor
WeekYearConfig class