AltchaCodeChallengeWidget constructor
const
AltchaCodeChallengeWidget({})
Implementation
const AltchaCodeChallengeWidget({
super.key,
required this.imageBase64,
required this.audioUrl,
required this.onSubmit,
required this.onReload,
this.codeLength,
this.log,
});