menu
syntech_nepali_calendar package
documentation
material/date_picker_common.dart
NepaliDateTimeRange
duration property
duration property
dark_mode
light_mode
duration
property
Duration
get
duration
The number of days between the
start
and
end
dates.
Implementation
Duration get duration => end.difference(start);
syntech_nepali_calendar package
documentation
material/date_picker_common
NepaliDateTimeRange
duration property
NepaliDateTimeRange class