Root constructor

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

Implementation

const Root({super.key});