SettingScreen constructor

const SettingScreen(
  1. EnxController enxController, {
  2. Key? key,
})

Implementation

const SettingScreen(this.enxController, {super.key});