CrossmintWalletOtpPrompt constructor
const
CrossmintWalletOtpPrompt({})
Implementation
const CrossmintWalletOtpPrompt({
super.key,
required this.child,
this.enabled = true,
this.barrierDismissible = false,
});