SettingsAppearanceView constructor Null safety

const SettingsAppearanceView(
  1. {Key? key}
)

View of the SettingsAppearancePage.

Add what it does

Implementation

const SettingsAppearanceView({super.key});