SettingsAppearanceSliver constructor Null safety

const SettingsAppearanceSliver(
  1. {Key? key}
)

Sliver of the SettingsAppearancePage.

Add what it does

Implementation

const SettingsAppearanceSliver({super.key});