WidgetCallComing constructor

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

Implementation

const WidgetCallComing({
  super.key,
});