WidgetDetailInspector constructor

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

Implementation

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