menu
uxp_widgets package
documentation
widgets/resource_booking_card.dart
TimeSlot
TimeSlot.new constructor
TimeSlot.new constructor
dark_mode
light_mode
TimeSlot
constructor
TimeSlot
(
DateTime
from
,
int
duration
,
bool
availability
)
Implementation
TimeSlot(this.from, this.duration, this.availability);
uxp_widgets package
documentation
widgets/resource_booking_card
TimeSlot
TimeSlot.new constructor
TimeSlot class