SignInPage constructor Null safety

const SignInPage(
  1. {Key? key}
)

Implementation

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