E constructor

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

Implementation

const E({super.key});