DiseaseInfoScreen constructor

const DiseaseInfoScreen({
  1. Key? key,
})

Implementation

const DiseaseInfoScreen({Key? key}) : super(key: key);