Type Aliases
CrossmintIdentityVerificationLoadingBuilder
Flutter Type Alias
Type Alias
Builder signature for the overlay rendered on top of the hosted verification WebView while the page is loading.
Was this page helpful?
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 CrossmintIdentityVerificationLoadingBuilder = Widget Function(BuildContext context)
Was this page helpful?
