SettingsScreen constructor

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

Renders the settings screen.

Implementation

const SettingsScreen({super.key});