SliderCaptcha constructor
const
SliderCaptcha({})
Implementation
const SliderCaptcha({
super.key,
this.hideFooter = false,
this.hideLogo = true,
this.title = 'Slide to Verify',
this.onVerified,
this.onFailed,
});