SettingsViewWithoutAds constructor
const
SettingsViewWithoutAds({
- Key? key,
- required SettingsController controller,
Implementation
const SettingsViewWithoutAds({super.key, required this.controller});