StudentListScreen constructor

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

Implementation

const StudentListScreen({super.key});