menu
arcane_jaspr package
documentation
core/props/calendar_props.dart
DateRangeValue
DateRangeValue.new const constructor
DateRangeValue.new const constructor
dark_mode
light_mode
DateRangeValue
constructor
const
DateRangeValue
(
{
required
DateTime
start
,
required
DateTime
end
,
})
Implementation
const DateRangeValue({ required this.start, required this.end, });
arcane_jaspr package
documentation
core/props/calendar_props
DateRangeValue
DateRangeValue.new const constructor
DateRangeValue class