ThemesSettings constructor
- Key? key,
A section of the settings screen that allows the user to change the app's theme.
Implementation
const ThemesSettings({super.key});
A section of the settings screen that allows the user to change the app's theme.
const ThemesSettings({super.key});