menu
period_date_flutter package
documentation
period_date_flutter_provider.dart
WeekRange
WeekRange.new const constructor
WeekRange.new const constructor
dark_mode
light_mode
WeekRange
constructor
const
WeekRange
(
{
required
DateTime
startDate
,
required
DateTime
endDate
,
bool
isPartialWeek
=
false
,
})
Implementation
const WeekRange({ required this.startDate, required this.endDate, this.isPartialWeek = false, });
period_date_flutter package
documentation
period_date_flutter_provider
WeekRange
WeekRange.new const constructor
WeekRange class