AppSetting constructor

const AppSetting({
  1. Key? key,
})

Implementation

const AppSetting({super.key});