menu
fluffyn package
documentation
screens/book_appointment/appointment_booking.dart
AppointmentBooking
AppointmentBooking.new const constructor
AppointmentBooking.new const constructor
dark_mode
light_mode
AppointmentBooking
constructor
const
AppointmentBooking
(
{
Key
?
key
,
})
Implementation
const AppointmentBooking({Key? key}) : super(key: key);
fluffyn package
documentation
screens/book_appointment/appointment_booking
AppointmentBooking
AppointmentBooking.new const constructor
AppointmentBooking class