SettingsPage constructor Null safety

SettingsPage(
  1. {Key? key}
)

Implementation

SettingsPage({Key? key}) : super(key: key);