menu
flutter_calendar_collection package
documentation
core/models/date_range.dart
DateRange
end property
end property
dark_mode
light_mode
end
property
DateTime
end
final
The last date in the range (inclusive).
Implementation
final DateTime end;
flutter_calendar_collection package
documentation
core/models/date_range
DateRange
end property
DateRange class