DiseaseLearningPage constructor

const DiseaseLearningPage(
  1. {Key? key}
)

Implementation

const DiseaseLearningPage({
  Key? key,
}) : super(key: key);