menu
models_weebi package
documentation
utils.dart
DateRangesWithTimeSpan
DateRangesWithTimeSpan.new const constructor
DateRangesWithTimeSpan.new const constructor
dark_mode
light_mode
DateRangesWithTimeSpan
constructor
const
DateRangesWithTimeSpan
(
Timespan
timespan
,
List
<
DateRange
>
ranges
)
Implementation
const DateRangesWithTimeSpan(this.timespan, this.ranges);
models_weebi package
documentation
utils
DateRangesWithTimeSpan
DateRangesWithTimeSpan.new const constructor
DateRangesWithTimeSpan class