GeneralSettings constructor

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

Displays the general settings of the app.

Implementation

const GeneralSettings({super.key});