PatientExam constructor

PatientExam({
  1. Widget? testChild,
})

Implementation

PatientExam({this.testChild});