Exams constructor

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

Displays the user's upcoming exams.

Implementation

const Exams({super.key});