Component constructor

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

Implementation

const Component({this.key});