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