HCaptchaScreen constructor

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

Implementation

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