Detector constructor

Detector(
  1. BuildContext context,
  2. Widget widget
)

Implementation

Detector(this.context, this.widget);