Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Wallets V1
Flutter Class
EmailSignersDialog
class CrossmintEmailOtpDialog extends StatefulWidget
const CrossmintEmailOtpDialog({ super.key, required this.otpController, this.onDismissed, })
final CrossmintWalletOtpController otpController
final VoidCallback? onDismissed
State<CrossmintEmailOtpDialog> createState()
Was this page helpful?