Settings constructor

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

Implementation

const Settings({super.key});