GradesPage constructor Null safety

const GradesPage(
  1. {Key? key}
)

Implementation

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