SettingsScreen constructor

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

Implementation

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