material_datepicker/model library
Classes
- DatepickerComparison
- An implementation of DateRangeComparison that has DatepickerDateRanges instead of plain DateRanges.
- DatepickerDateRange
- A datepicker-specific implementation of DateRange, extended with a title and an interface for computing the next/previous date range.
- DatepickerModel
- Represents the full state of externally-visible stuff selected by the material date range picker component. This is mostly here to make dependency injection easier.
Enums
- DateRangePickerConfiguration
- Possible date range picker configurations.