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