CallingComponent constructor

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

TODO:

Implementation

const CallingComponent({Key? key}) : super(key: key);