S constructor

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

Implementation

const S({super.key});