menu
flutter_calendar_collection package
documentation
core/models/date_range.dart
DateRange
start property
start property
dark_mode
light_mode
start
property
DateTime
start
final
The first date in the range.
Implementation
final DateTime start;
flutter_calendar_collection package
documentation
core/models/date_range
DateRange
start property
DateRange class