menu
flutter_calendar_collection package
documentation
core/models/time_slot.dart
TimeSlot
end property
end property
dark_mode
light_mode
end
property
DateTime
end
final
The end time of the slot.
Implementation
final DateTime end;
flutter_calendar_collection package
documentation
core/models/time_slot
TimeSlot
end property
TimeSlot class