menu
fluffyn package
documentation
screens/book_appointment/slot_booking_old.dart
TimeSlot
TimeSlot.new constructor
TimeSlot.new constructor
dark_mode
light_mode
TimeSlot
constructor
TimeSlot
(
String
_time
,
bool
_isSelected
)
Implementation
TimeSlot(this._time, this._isSelected);
fluffyn package
documentation
screens/book_appointment/slot_booking_old
TimeSlot
TimeSlot.new constructor
TimeSlot class