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
PhoneSignersDialog
class CrossmintPhoneOtpDialog extends StatefulWidget
const CrossmintPhoneOtpDialog({ super.key, required this.otpController, this.onDismissed, })
final CrossmintWalletOtpController otpController
final VoidCallback? onDismissed
State<CrossmintPhoneOtpDialog> createState()
Was this page helpful?