crossmintDefaultOtpPromptBuilder (from
crossmint_flutter_ui.dart) for the Material default that mirrors the
React Native SDK; supply a custom builder for headless integrations.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter Type Alias
typedef CrossmintOtpPromptBuilder = Widget Function( BuildContext context, CrossmintWalletOtpController otpController, Widget child, )
crossmintDefaultOtpPromptBuilder (from
crossmint_flutter_ui.dart) for the Material default that mirrors the
React Native SDK; supply a custom builder for headless integrations.Was this page helpful?
