RobotDetector({ super.key, this.debug = false, required super.child, }) { isDetected = kIsWeb && (debug || _regExp.hasMatch(window.navigator.userAgent.toString())); }