OtherSetting constructor

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

Implementation

const OtherSetting({super.key});